Classes | |
struct | get_unsigned |
struct | get_unsigned< char > |
struct | get_unsigned< int > |
struct | get_unsigned< long int > |
struct | get_unsigned< short int > |
struct | get_unsigned< signed char > |
Enumerations | |
enum | Shallow |
Functions | |
template<class InIt , class OutIt > | |
OutIt | copy_n (InIt b, typename std::iterator_traits< InIt >::difference_type n, OutIt d) |
template<class Pod , class T > | |
void | pod_fill (Pod *b, Pod *e, T c) |
template<class Pod > | |
void | pod_move (const Pod *b, const Pod *e, Pod *d) |
template<class Pod > | |
Pod * | pod_copy (const Pod *b, const Pod *e, Pod *d) |
OutIt boost::wave::util::flex_string_details::copy_n | ( | InIt | b, |
typename std::iterator_traits< InIt >::difference_type | n, | ||
OutIt | d | ||
) |
References boost::asio::b, and boost::n.
|
inline |
References boost::asio::b, and boost::asio::s.
Referenced by boost::wave::util::AllocatorStringStorage< E, A >::AllocatorStringStorage(), boost::wave::util::SimpleStringStorage< E, A >::append(), boost::wave::util::flex_string< E, T, A, Storage >::copy(), boost::wave::util::SimpleStringStorage< E, A >::operator=(), boost::wave::util::AllocatorStringStorage< E, A >::operator=(), boost::wave::util::AllocatorStringStorage< E, A >::reserve(), boost::wave::util::SimpleStringStorage< E, A >::SimpleStringStorage(), and boost::wave::util::SmallStringOpt< Storage, threshold, Align >::SmallStringOpt().
|
inline |
References boost::asio::b, BOOST_FALLTHROUGH, and boost::multiprecision::backends::c.
Referenced by boost::wave::util::AllocatorStringStorage< E, A >::AllocatorStringStorage(), boost::wave::util::SimpleStringStorage< E, A >::resize(), boost::wave::util::AllocatorStringStorage< E, A >::resize(), boost::wave::util::SmallStringOpt< Storage, threshold, Align >::resize(), boost::wave::util::SimpleStringStorage< E, A >::SimpleStringStorage(), and boost::wave::util::SmallStringOpt< Storage, threshold, Align >::SmallStringOpt().
|
inline |