boost-ext / di

C++14 Dependency Injection Library
https://boost-ext.github.io/di
1.16k stars 140 forks source link

inheritance example doesn't build #369

Closed Kicer86 closed 5 years ago

Kicer86 commented 5 years ago

Expected Behavior

As a user I want to compile and run http://boost-experimental.github.io/di/examples/index.html#inheritance example

Actual Behavior

Example fails to build (common/config.hpp is missing)

Steps to Reproduce the Problem

  1. Enter http://boost-experimental.github.io/di/examples/index.html#inheritance
  2. Click 'Run this code!'
  3. build error
kanstantsin-chernik commented 5 years ago

@krzysztof-jusiak, it seems there is an issue with the way you push dependencies.

krzysztof-jusiak commented 5 years ago

Fixed by https://github.com/boost-experimental/di/commit/cab3163b41d61442085f3f1858023201a02c9b2a