EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nlohmann::detail::wide_string_input_helper< WideStringType, 2 > Struct Template Reference

#include <acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>

Static Public Member Functions

static void fill_buffer (const WideStringType &str, size_t &current_wchar, std::array< std::char_traits< char >::int_type, 4 > &utf8_bytes, size_t &utf8_bytes_index, size_t &utf8_bytes_filled)
 

Detailed Description

template<typename WideStringType>
struct nlohmann::detail::wide_string_input_helper< WideStringType, 2 >

Definition at line 4415 of file json.hpp.

View newest version in sPHENIX GitHub at line 4415 of file json.hpp

Member Function Documentation

template<typename WideStringType >
static void nlohmann::detail::wide_string_input_helper< WideStringType, 2 >::fill_buffer ( const WideStringType &  str,
size_t &  current_wchar,
std::array< std::char_traits< char >::int_type, 4 > &  utf8_bytes,
size_t &  utf8_bytes_index,
size_t &  utf8_bytes_filled 
)
inlinestatic

Definition at line 4418 of file json.hpp.

View newest version in sPHENIX GitHub at line 4418 of file json.hpp

References Acts::UnitConstants::u.


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