Searched defs:emplace_active (Results 1 – 1 of 1) sorted by relevance
643 struct emplace_active struct645 static const bool value = (0 != (O & Mask));646 typedef dtl::bool_<value> type;647 operator type() const{ return type(); } in operator type()