rapidyaml  0.11.0
parse and emit YAML, and do it fast
c4::basic_substring< C >::first_of_any_result Struct Reference

#include <substr.hpp>

Public Member Functions

 operator bool () const
 

Public Attributes

size_t which
 
size_t pos
 

Detailed Description

template<class C>
struct c4::basic_substring< C >::first_of_any_result

Definition at line 611 of file substr.hpp.

Member Function Documentation

◆ operator bool()

template<class C >
c4::basic_substring< C >::first_of_any_result::operator bool ( ) const
inline

Member Data Documentation

◆ which

template<class C >
size_t c4::basic_substring< C >::first_of_any_result::which

Definition at line 613 of file substr.hpp.

◆ pos

template<class C >
size_t c4::basic_substring< C >::first_of_any_result::pos

Definition at line 614 of file substr.hpp.


The documentation for this struct was generated from the following file: