#include <int.hpp>
template<typename T, typename Modifiers, unsigned Radix = 10, bool force_sign = false>
typedef literal_int_generator< T , typename spirit::detail::get_encoding_with_case< Modifiers, unused_type, lower || upper>::type , typename detail::get_casetag<Modifiers, lower || upper>::type , Radix, force_sign, false > boost::spirit::karma::detail::make_int_direct< T, Modifiers, Radix, force_sign >::result_type |
template<typename T, typename Modifiers, unsigned Radix = 10, bool force_sign = false>
template<typename Terminal >
template<typename T, typename Modifiers, unsigned Radix = 10, bool force_sign = false>
Initial value:=
has_modifier<Modifiers, tag::char_code_base<tag::lower> >
::value
template<typename T, typename Modifiers, unsigned Radix = 10, bool force_sign = false>
Initial value:=
has_modifier<Modifiers, tag::char_code_base<tag::upper> >
::value
The documentation for this struct was generated from the following file:
- boost_1_57_0/boost/spirit/home/karma/numeric/int.hpp