Home
last modified time | relevance | path

Searched defs:basic_binary_literal (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/spirit/home/karma/binary/
Dbinary.hpp354 struct basic_binary_literal struct
356 typedef literal_binary_generator<T, endian, bits> result_type;
359 result_type operator()(Terminal const& term, unused_type) const in operator ()()