Records

Functions

  • template <typename T>
    bool Parse (const char * str, size_t n, T * dest)
  • template <typename T>
    bool Parse (const char * str, size_t n, T * dest, int radix)
  • template <typename T>
    bool Parse (const char * str, size_t n, std::optional<T> * dest)

    Defined at line 850 of file ../../third_party/re2/src/re2/re2.h

  • template <typename T>
    bool Parse (const char * str, size_t n, std::optional<T> * dest, int radix)

    Defined at line 866 of file ../../third_party/re2/src/re2/re2.h