ZeroErr
|
Style is used to define the border style of the table. 更多...
#include <table.h>
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.
|
inline |
|
inline |
|
inline |
std::vector<std::string> zeroerr::Table::Style::m_args |