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

Static Public Member Functions

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

Detailed Description

Definition at line 110 of file string_conversions_performance.cpp.

Member Function Documentation

◆ result() [1/2]

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

◆ result() [2/2]

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

Definition at line 111 of file string_conversions_performance.cpp.


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