Home
last modified time | relevance | path

Searched defs:allocator_arg_t (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Duses_allocator.h39 struct allocator_arg_t { }; in _GLIBCXX_VISIBILITY() struct
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Duses_allocator.h46 struct allocator_arg_t { explicit allocator_arg_t() = default; }; in _GLIBCXX_VISIBILITY() struct