Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dbasic_types.hpp203 struct no_throw_copies struct
205 typedef integral_constant<int, is_simple<Key>::value && is_simple<Mapped>::value> indicator;
209 struct no_throw_copies<Key, null_mapped_type> struct
211 typedef integral_constant<int, is_simple<Key>::value> indicator;