Home
last modified time | relevance | path

Searched refs:is_one_or_zero (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/dynamic_bitset/test/
Dbitset_test.hpp92 bool is_one_or_zero(const Stream & /*s*/, char c) in is_one_or_zero() function
103 bool is_one_or_zero(const Stream& s, Ch c) in is_one_or_zero() function
1366 if(!is_one_or_zero(is, str[pos])) in stream_extractor()