#include "di/container/string/constant_string.h"
#include "di/meta/language.h"
#include "di/meta/operations.h"
#include "di/meta/util.h"
Go to the source code of this file.
Classes | |
struct | di::reflection::Atom< T > |
struct | di::Atom< T > |
Namespaces | |
namespace | di |
namespace | di::reflection |
Variables | |
template<typename T> | |
constexpr auto | di::reflection::atom = Atom<T> {} |
template<typename T> | |
constexpr auto | di::atom |