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

📄 simple_algorithms.hpp

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

#ifndef STLSOFT_INCL_H_STLSOFT_SIMPLE_ALGORITHMS
# include <stlsoft_simple_algorithms.h>
#endif /* !STLSOFT_INCL_H_STLSOFT_SIMPLE_ALGORITHMS */

#endif /* !STLSOFT_INCL_STLSOFT_HPP_SIMPLE_ALGORITHMS */

⌨️ 快捷键说明

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