ZeroErr
载入中...
搜索中...
未找到
zeroerr::Table::Style结构体 参考

Style is used to define the border style of the table. 更多...

#include <table.h>

zeroerr::Table::Style 的协作图:

Public 成员函数

 Style ()
 
 Style (std::initializer_list< std::string > args)
 
 operator bool () const
 

Public 属性

std::vector< std::string > m_args
 

详细描述

Style is used to define the border style of the table.

构造及析构函数说明

◆ Style() [1/2]

zeroerr::Table::Style::Style ( )
inline

◆ Style() [2/2]

zeroerr::Table::Style::Style ( std::initializer_list< std::string >  args)
inline

成员函数说明

◆ operator bool()

zeroerr::Table::Style::operator bool ( ) const
inline

类成员变量说明

◆ m_args

std::vector<std::string> zeroerr::Table::Style::m_args

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