scope_guard.h
来自「这是VCF框架的代码」· C头文件 代码 · 共 9 行
H
9 行
/** \file * Scope-guards can be used to proivde transactional integrity. * * scope_guard and friends are adopted from source by Andrei Alexandrescu and Petru Marginean. * * See the <a href="http://www.cuj.com/experts/1812/alexandr.htm?topic=experts">article</a>. *//* * Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?