#include <binary.hpp>
Public Types | |
typedef binary_lit_parser< V, T, endian, bits > | result_type |
Public Member Functions | |
template<typename Terminal > | |
result_type | operator() (Terminal const &term, unused_type) const |
typedef binary_lit_parser<V, T, endian, bits> boost::spirit::qi::make_binary_lit_parser< V, T, endian, bits >::result_type |
|
inline |