📄 string_tokenizer.hpp
字号:
/** \file stlsoft/string_tokenizer.hpp Suggests correct inclusion of stlsoft/string_tokeniser.hpp */
#ifndef STLSOFT_INCL_STLSOFT_HPP_STRING_TOKENIZER
#define STLSOFT_INCL_STLSOFT_HPP_STRING_TOKENIZER
/* /////////////////////////////////////////////////////////////////////////
* Auto-generation and compatibility
*/
/*
[<[STLSOFT-AUTO:NO-UNITTEST]>]
*/
/* /////////////////////////////////////////////////////////////////////////
* Includes
*/
#ifndef STLSOFT_INCL_STLSOFT_H_STLSOFT
# include <stlsoft/stlsoft.h>
#endif /* !STLSOFT_INCL_STLSOFT_H_STLSOFT */
#error "This file does not provide the string_tokenizer component. That is the wrong spelling. Instead include stlsoft/string_tokeniser.hpp and use stlsoft::string_tokeniser"
#endif /* !STLSOFT_INCL_STLSOFT_HPP_STRING_TOKENIZER */
/* ////////////////////////////////////////////////////////////////////// */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -