#include <ContainerMeta.h>
Public Types | |
using | type = std::reference_wrapper< Coll > |
Static Public Member Functions | |
static auto | make (Coll &coll) |
Definition at line 291 of file ContainerMeta.h.
using util::details::make_collection_reference_impl< Coll, typename >::type = std::reference_wrapper<Coll> |
Definition at line 292 of file ContainerMeta.h.
|
inlinestatic |
Definition at line 293 of file ContainerMeta.h.