代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/348716/10871192
cpp routing.cpp
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//This file implement file of the routing program
//It concain functions declared i
www.eeworm.com/read/348716/10871274
~cpp routing1.~cpp
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//This file implement file of the routing program
//It concain functions declared i
www.eeworm.com/read/348716/10871282
cpp routing1.cpp
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//This file implement file of the routing program
//It concain functions declared i
www.eeworm.com/read/215071/15075914
vbs install.vbs
Option Explicit ' Variables must be declared explicitly
'******************************************************************************
' Installer defaults.
'**********************
www.eeworm.com/read/215071/15075915
vbs uninstall.vbs
Option Explicit ' Variables must be declared explicitly
'******************************************************************************
' Global constants and variables
'***********
www.eeworm.com/read/233448/4671141
c new2.c
// { dg-do compile }
// Reject [de-]allocation functions declared in a namespace, or
// declared as static.
namespace A {
void* operator new(__SIZE_TYPE__ s, int* p); // { dg-error "namespace" }
www.eeworm.com/read/366702/2865913
c new2.c
// { dg-do compile }
// Reject [de-]allocation functions declared in a namespace, or
// declared as static.
namespace A {
void* operator new(__SIZE_TYPE__ s, int* p); // { dg-error "namespace" }
www.eeworm.com/read/366702/2866849
c decltype-33837.c
// { dg-options -std=c++0x }
// PR c++/33837
void foo()
{
__decltype (A::foo()); // { dg-error "was not declared|expected initializer" }
__decltype (B); // { dg-error "was not declared" }
}
www.eeworm.com/read/109309/15559538
h enc_gwy.h
/*
* $Id: enc_gwy.h,v 1.1.1.1 2002/03/28 00:02:24 andrew_belov Exp $
* ---------------------------------------------------------------------------
* Prototypes of the functions located in ENC_GWY.C
www.eeworm.com/read/109296/15559790
h enc_gwy.h
/*
* $Id: enc_gwy.h,v 1.1.1.1 2002/03/28 00:02:24 andrew_belov Exp $
* ---------------------------------------------------------------------------
* Prototypes of the functions located in ENC_GWY.C