di 0.1.0
|
Go to the source code of this file.
Classes | |
struct | di::util::Construct< T > |
Namespaces | |
namespace | di |
namespace | di::util |
Variables | |
template<typename T> | |
constexpr auto | di::util::construct = di::curry_back(Construct<T> {}) |
template<typename T> | |
constexpr auto | di::construct |