Meta-function which defines Traits' default map type. More...
#include "keyvalue/key/map/Default.h"
Meta-function which defines Traits' default map type.
When OutputType is a basic type or an enum
, then NoMap is selected. Otherwise, ObjectMap is choosen.
OutputType | : (template parameter) See Traits documentation. |