namespace_check.cpp
来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· C++ 代码 · 共 23 行
CPP
23 行
// namespace_check.cpp,v 1.5 2003/10/28 18:30:49 bala Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests/IDL_Test
//
// = FILENAME
// namespace_check.cpp
//
// = DESCRIPTION
// Contains conditional include of generated code which contains
// reopened and/or nested modules, for platforms without
// namespaces.
//
// = AUTHORS
// Jeff Parsons <parsons@cs.wustl.edu>.
//
// ============================================================================
#include "ace/OS.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?