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

Contents

Namespaces

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

Typedefs

template<typename Rule, typename Sep>
using list_tail = seq<list<Rule, Sep>, opt<Sep>>