dl
dl_string_n.h 文件参考

定长字符串 更多...

#include <cassert>
#include <cstring>
#include <string_view>
#include <string>

浏览该文件的源代码.

class  dl::StringN< N >
 定长字符串 更多...
 

命名空间

namespace  dl
 

函数

template<size_t N>
bool dl::operator== (const StringN< N > &a, std::string_view b)
 

详细描述

定长字符串

版本
1.0
作者
lveyou
日期
26-03-09
注解
含结束符,pod类型,未初始化行为未定义

在文件 dl_string_n.h 中定义.