A helper metafunction that fixes problems with std::vector<bool> returning std::_bit_reference instead of bool. More...
#include <data_container.hpp>
Public Types | |
typedef DataType & | type |
A helper metafunction that fixes problems with std::vector<bool> returning std::_bit_reference instead of bool.
typedef DataType& type |