vector< bool >#
Fully qualified name: omni::vector< bool >
Defined in omni/Vector.h
-
template<>
class vector<bool># For now, the bool specialization is defined so as to not be used. This way we can decide later if we want to provide an ABI-safe version or not.