DAW JSON Link
List of all members
daw::json::DAW_JSON_VER::simd_exec_tag Struct Reference

#include <daw_json_exec_modes.h>

Inheritance diagram for daw::json::DAW_JSON_VER::simd_exec_tag:
daw::json::DAW_JSON_VER::runtime_exec_tag daw::json::DAW_JSON_VER::constexpr_exec_tag

Additional Inherited Members

- Static Public Attributes inherited from daw::json::DAW_JSON_VER::runtime_exec_tag
static constexpr bool always_rvo = true
 
static constexpr bool can_constexpr = false
 
static constexpr std::string_view name = "runtime"
 
- Static Public Attributes inherited from daw::json::DAW_JSON_VER::constexpr_exec_tag
static constexpr bool always_rvo = false
 
static constexpr bool can_constexpr = true
 
static constexpr std::string_view name = "constexpr"
 

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