代码搜索:constructing
找到约 784 项符合「constructing」的源代码
代码结果 784
www.eeworm.com/read/109555/15554459
cpp 7_5.cpp
#include
class B1 //基类B1定义
{
public:
B1(int i) {cout
www.eeworm.com/read/109554/15554593
cpp 7_5.cpp
#include
class B1 //基类B1定义
{
public:
B1(int i) {cout
www.eeworm.com/read/163678/10150357
cpp fuelmix.cpp
//BEGIN FuelMix.cpp
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See FuelMix.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/163678/10150371
cpp exhaust.cpp
//BEGIN Exhaust.cpp
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See sedan.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/163678/10150377
cpp cylinder.cpp
//BEGIN Cylinder.cpp
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See sedan.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/163678/10150382
cpp wheel.cpp
//BEGIN Wheel.cpp
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See sedan.h for more information
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/162614/5522360
c access9.c
// { dg-do assemble }
// Bug: g++ doesn't allow const objects to be constructed.
struct B { B(); };
const B foo()
{
return B(); // { dg-bogus "" } constructing const
}
www.eeworm.com/read/347503/3168814
dat cdtest-nrv.dat
Constructing Foo(1) "static_foo"
Constructing Foo(2) "static_foo"
Constructing Foo(3) "automatic_foo"
Constructing Foo(4) "default-foo"
Constructing Foo(5) "other_foo1"
Constructing Foo(6) "other_foo2
www.eeworm.com/read/340665/3265761
dat cdtest-nrv.dat
Constructing Foo(1) "static_foo"
Constructing Foo(2) "static_foo"
Constructing Foo(3) "automatic_foo"
Constructing Foo(4) "default-foo"
Constructing Foo(5) "other_foo1"
Constructing Foo(6) "other_foo2
www.eeworm.com/read/447738/1694920
dat cdtest-nrv.dat
Constructing Foo(1) "static_foo"
Constructing Foo(2) "static_foo"
Constructing Foo(3) "automatic_foo"
Constructing Foo(4) "default-foo"
Constructing Foo(5) "other_foo1"
Constructing Foo(6) "other_foo2