📄 proxy_sequence.hpp
字号:
/** \file stlsoft/proxy_sequence.hpp Redirects inclusion to stlsoft_proxy_sequence.h. This will be changed in a subsequent release, such that this file will contain the component definitions, and stlsoft_proxy_sequence.h will contain redirect */
#ifndef STLSOFT_INCL_STLSOFT_HPP_PROXY_SEQUENCE
#define STLSOFT_INCL_STLSOFT_HPP_PROXY_SEQUENCE
/* /////////////////////////////////////////////////////////////////////////
* Compatibility
*/
/*
[Incompatibilies-start]
STLSOFT_COMPILER_IS_WATCOM:
[Incompatibilies-end]
*/
/* /////////////////////////////////////////////////////////////////////////
* Includes
*/
#ifndef STLSOFT_INCL_H_STLSOFT_PROXY_SEQUENCE
# include <stlsoft_proxy_sequence.h>
#endif /* !STLSOFT_INCL_H_STLSOFT_PROXY_SEQUENCE */
#endif /* !STLSOFT_INCL_STLSOFT_HPP_PROXY_SEQUENCE */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -