代码搜索:Namespaces
找到约 1,276 项符合「Namespaces」的源代码
代码结果 1,276
www.eeworm.com/read/392773/2491282
cpp _template.cpp
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class Test : pu
www.eeworm.com/read/392773/2491295
cpp uninitialized_test.cpp
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
cl
www.eeworm.com/read/392773/2491306
cpp queue_test.cpp
#include
#include
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace st
www.eeworm.com/read/392773/2491328
cpp epilog_test.cpp
#include
#include
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
struct some_struct {
std::string s; // if std not properly redefined, error will be here
};
#endif
www.eeworm.com/read/392773/2491449
cpp stack_test.cpp
#include
#include
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std
www.eeworm.com/read/392773/2491467
cpp rawriter_test.cpp
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
class X
{
public:
www.eeworm.com/read/392773/2491469
cpp pair_test.cpp
#include
#include
#include
#include
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
cl
www.eeworm.com/read/366702/2869424
c externc3.c
// { dg-do run }
// Test that two extern "C" declarations of the same name in different
// namespaces are treated as declaring the same function.
namespace foo {
extern "C" int f ();
}
extern "C"
www.eeworm.com/read/355021/3066905
svn-work collada.as.svn-work
K 25
svn:wc:ra_dav:version-url
V 80
/svn/!svn/ver/367/trunk/branches/Effects/src/org/ascollada/namespaces/collada.as
END
www.eeworm.com/read/351636/3101997
vc50 vcl_config_stlcomp.h.vc50
#ifndef __STLCOMP_H
# define __STLCOMP_H
// Settings for Visual C++ 5.0
// define that to disable these features
# undef __STL_NO_EXCEPTIONS
# undef __STL_NO_NAMESPACES
// select allocation