📄 aeerscpool.h
字号:
#ifndef AEERSCPOOL_H
#define AEERSCPOOL_H /* #ifndef AEERSCPOOL_H */
/*============================================================================
FILE: AEERscPool.h
SERVICES:
IRscPool, an interface for grouping resources
GENERAL DESCRIPTION:
A resource pool allows for grouping of objects with identical
lifetimes or objects that must be cleaned up in case of an
exception, thereby simplifying code that would otherwise have to
track the resources independently.
============================================================================
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -