⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compiler_traits.hpp

📁 用STL的方式封装了WindowsAPI、COM调用、ACE、ATL、MFC、WTL等多种组件
💻 HPP
字号:
/** \file stlsoft/compiler_traits.hpp Redirects inclusion to stlsoft_compiler_traits.h. This will be changed in a subsequent release, such that this file will contain the component definitions, and stlsoft_compiler_traits.h will contain redirect */
#ifndef STLSOFT_INCL_STLSOFT_HPP_COMPILER_TRAITS
#define STLSOFT_INCL_STLSOFT_HPP_COMPILER_TRAITS

#ifndef STLSOFT_INCL_STLSOFT_HPP_COMPILER_OPTIMISATION_TRAITS
# include <stlsoft/compiler_optimisation_traits.hpp>
#endif /* !STLSOFT_INCL_STLSOFT_HPP_COMPILER_OPTIMISATION_TRAITS */

#endif /* !STLSOFT_INCL_STLSOFT_HPP_COMPILER_TRAITS */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -