PACKAGE NAME: boost-di-1.0.1-noarch-1_slonly.txz PACKAGE MIRROR: http://packages.slackonly.com/pub/packages/14.2-x86/ PACKAGE LOCATION: ./development/boost-di PACKAGE SIZE (compressed): 56 K PACKAGE SIZE (uncompressed): 640 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: boost-di: boost-di (C++14 Dependency Injection Library) boost-di: boost-di: Dependency Injection (DI) involves passing (injecting) one or more boost-di: dependencies (or services) to a dependent object (or client) which boost-di: become part of the client's state. It is like the Strategy Pattern, boost-di: except the strategy is set once, at construction. DI enables loosely boost-di: coupled designs, which are easier to maintain and test. boost-di: boost-di: boost-di: https://github.com/boost-experimental/di boost-di: