gemmi/third_party/tao/pegtl/file_input.hpp file

Contents

Namespaces

namespace tao
namespace tao::TAO_PEGTL_NAMESPACE

Typedefs

template<tracking_mode P = tracking_mode::IMMEDIATE, typename Eol = eol::lf_crlf>
using file_input = read_input<P, Eol>