file
peek_utf16.hpp
Contents
- Reference
Namespaces
- namespace tao
- namespace tao::TAO_PEGTL_NAMESPACE
- namespace tao::TAO_PEGTL_NAMESPACE::internal
Classes
-
template<typename R>struct tao::TAO_PEGTL_NAMESPACE::internal::peek_utf16_impl
- struct tao::TAO_PEGTL_NAMESPACE::internal::read_utf16_be
- struct tao::TAO_PEGTL_NAMESPACE::internal::read_utf16_le
Typedefs
- using peek_utf16_be = peek_utf16_impl<read_utf16_be>
- using peek_utf16_le = peek_utf16_impl<read_utf16_le>
- using peek_utf16 = peek_utf16_le