slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 类型 | 静态 Public 属性 | 所有成员列表
detail::is_constructible_string_type< BasicJsonType, ConstructibleStringType > 模板结构体 参考

#include <json.hpp>

Public 类型

using laundered_type = ConstructibleStringType
 

静态 Public 属性

static constexpr auto value
 

成员类型定义说明

◆ laundered_type

类成员变量说明

◆ value

template<typename BasicJsonType , typename ConstructibleStringType >
constexpr auto detail::is_constructible_string_type< BasicJsonType, ConstructibleStringType >::value
staticconstexpr
初始值:
=
conjunction <
is_detected_exact<typename BasicJsonType::string_t::value_type,
typename T::value_type value_type_t
Definition json.hpp:3502
std::is_same< Expected, detected_t< Op, Args... > > is_detected_exact
Definition json.hpp:309
@ array
array (ordered collection of values)
ConstructibleStringType laundered_type
Definition json.hpp:3830
static constexpr auto value
Definition json.hpp:3833

该结构体的文档由以下文件生成: