| Name | Size | Mode | Actions |
|---|---|---|---|
| fwd/ | - | 0755 | rm |
| impl/ | - | 0755 | rm |
| first_of.hpp | 848 | 0644 | editdlrm |
| last_of.hpp | 859 | 0644 | editdlrm |
| nth_of.hpp | 541 | 0644 | editdlrm |
| nth_of_c.hpp | 1112 | 0644 | editdlrm |
| one_char_except.hpp | 831 | 0644 | editdlrm |
| one_char_except_c.hpp | 823 | 0644 | editdlrm |
| one_of.hpp | 1548 | 0644 | editdlrm |
| one_of_c.hpp | 852 | 0644 | editdlrm |
| repeated_one_of.hpp | 588 | 0644 | editdlrm |
| repeated_one_of1.hpp | 593 | 0644 | editdlrm |
| sequence.hpp | 1638 | 0644 | editdlrm |
| string.hpp | 4935 | 0644 | editdlrm |
/usr/include/boost/metaparse/v1/cpp11/one_of.hpp (1548B)
{
typedef one_of type;
template
>::type,
impl::eval_later_result<
typename P::template apply,
typename one_of
>,
typename one_of
>,
typename P::template apply
>
{};
};
template <>
struct one_of<> : fail