Template Function c4::yml::read(c4::yml::ConstNodeRef const&, std::vector<bool, Alloc> *)

Function Documentation

template<class Alloc>
bool c4::yml::read(c4::yml::ConstNodeRef const &n, std::vector<bool, Alloc> *vec)

specialization: std::vector<bool> uses std::vector<bool>::reference as the return value of its operator[].