libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
test_folly_ascii_to_int Struct Reference

Static Public Member Functions

static long result (char const *const s, std::size_t sz) noexcept(true) __attribute__((pure))
 
static long result (char const *const s, std::size_t sz) noexcept(true) __attribute__((pure))
 

Detailed Description

Definition at line 95 of file string_conversions_performance.cpp.

Member Function Documentation

◆ result() [1/2]

static long test_folly_ascii_to_int::result ( char const *const  s,
std::size_t  sz 
)
inlinestaticnoexcept

◆ result() [2/2]

static long test_folly_ascii_to_int::result ( char const *const  s,
std::size_t  sz 
)
inlinestaticnoexcept

Definition at line 96 of file string_conversions_performance.cpp.


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