Skip to content

InversifyCpp - 1.1.0

Compare
Choose a tag to compare
@mosure mosure released this 15 Jan 05:05
· 17 commits to main since this release

Changes

  • Added example project
  • Binding API no longer uses pointers (e.g. container.bind<T>(symbol).to... vs container.bind<T>(symbol)->to...)