libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
test_from_string_baseline< V > Struct Template Reference

Static Public Member Functions

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

Detailed Description

template<class V>
struct test_from_string_baseline< V >

Definition at line 88 of file string_conversions_performance.cpp.

Member Function Documentation

◆ result() [1/2]

template<class V >
static V test_from_string_baseline< V >::result ( char const *const  s,
std::size_t  sz 
)
inlinestaticnoexcept

Definition at line 89 of file string_conversions_performance.cpp.

◆ result() [2/2]

template<class V >
static V test_from_string_baseline< V >::result ( char const *const  s,
std::size_t  sz 
)
inlinestaticnoexcept

Definition at line 89 of file string_conversions_performance.cpp.


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