file
peek_utf32.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_utf32_impl
- struct tao::TAO_PEGTL_NAMESPACE::internal::read_utf32_be
- struct tao::TAO_PEGTL_NAMESPACE::internal::read_utf32_le
Typedefs
- using peek_utf32_be = peek_utf32_impl<read_utf32_be>
- using peek_utf32_le = peek_utf32_impl<read_utf32_le>
- using peek_utf32 = peek_utf32_le