template<typename Ch> \
private: \
typedef detail::array_adapter<mode, Ch> base_type; \
public: \
typedef
typename base_type::category category;
\
: base_type(begin,
end) { }
\
: base_type(begin,
end) { }
\
}; \
spirit::terminal< tag::ascii::char_ > char_type
Definition: common_terminals.hpp:234
const int name
Definition: gzip.hpp:94
RealType mode(const distribution_archetype< RealType > &dist)
#define BOOST_IOSTREAMS_ARRAY_CTOR(name, ch)
Definition: array.hpp:60
SocketService Iterator Iterator end
Definition: connect.hpp:593
unit< length_dimension, system > length
abstract unit of length
Definition: abstract.hpp:60
#define BOOST_PP_CAT(a, b)
Definition: cat.hpp:24
SocketService Iterator begin
Definition: connect.hpp:522