gemmi/third_party/tao/pegtl/internal/pegtl_string.hpp file

Contents

Namespaces

namespace tao
namespace tao::TAO_PEGTL_NAMESPACE
namespace tao::TAO_PEGTL_NAMESPACE::internal

Classes

template<typename, typename, typename, typename, typename, typename, typename, typename>
struct tao::TAO_PEGTL_NAMESPACE::internal::string_join
template<template<char...> class S, char... C0s, char... C1s, char... C2s, char... C3s, char... C4s, char... C5s, char... C6s, char... C7s>
struct tao::TAO_PEGTL_NAMESPACE::internal::string_join<S<C0s...>, S<C1s...>, S<C2s...>, S<C3s...>, S<C4s...>, S<C5s...>, S<C6s...>, S<C7s...>>
template<template<char...> class S, char, bool>
struct tao::TAO_PEGTL_NAMESPACE::internal::string_at
template<template<char...> class S, char C>
struct tao::TAO_PEGTL_NAMESPACE::internal::string_at<S, C, true>
template<typename T, std::size_t S>
struct tao::TAO_PEGTL_NAMESPACE::internal::string_max_length

Defines

#define TAO_PEGTL_INTERNAL_EMPTY()
#define TAO_PEGTL_INTERNAL_DEFER(X)
#define TAO_PEGTL_INTERNAL_EXPAND(...)
#define TAO_PEGTL_INTERNAL_STRING_AT(S, x, n)
#define TAO_PEGTL_INTERNAL_JOIN_8(M, S, x, n)
#define TAO_PEGTL_INTERNAL_STRING_8(S, x, n)
#define TAO_PEGTL_INTERNAL_STRING_64(S, x, n)
#define TAO_PEGTL_INTERNAL_STRING_512(S, x, n)
#define TAO_PEGTL_INTERNAL_STRING(S, x)
#define TAO_PEGTL_STRING(x)
#define TAO_PEGTL_ISTRING(x)
#define TAO_PEGTL_KEYWORD(x)
#define TAOCPP_PEGTL_STRING(x)
#define TAOCPP_PEGTL_ISTRING(x)
#define TAOCPP_PEGTL_KEYWORD(x)