代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/136989/5833203
h cdr_op_ch.h
/* -*- c++ -*- */
//
// cdr_op_ch.h,v 1.1 2002/09/25 16:25:38 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
www.eeworm.com/read/136989/5833264
h any_op_ch.h
//
// any_op_ch.h,v 1.1 2002/09/25 16:25:38 parsons Exp
//
/* -*- c++ -*- */
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
/
www.eeworm.com/read/136989/5833349
h any_op_ch.h
//
// any_op_ch.h,v 1.2 2002/01/06 05:50:44 mayur Exp
//
/* -*- c++ -*- */
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
//
www.eeworm.com/read/136989/5833352
h cdr_op_ch.h
/* -*- c++ -*- */
//
// cdr_op_ch.h,v 1.3 2002/07/01 13:49:21 parsons Exp
//
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
www.eeworm.com/read/136989/5833387
h any_op_ch.h
//
// any_op_ch.h,v 1.1 2002/09/25 16:25:38 parsons Exp
//
/* -*- c++ -*- */
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
/
www.eeworm.com/read/136989/5833388
h cdr_op_ci.h
//
// cdr_op_ci.h,v 1.1 2002/09/25 16:25:38 parsons Exp
//
/* -*- c++ -*- */
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
/
www.eeworm.com/read/136989/5833389
h cdr_op_ch.h
//
// cdr_op_ch.h,v 1.1 2002/09/25 16:25:38 parsons Exp
//
/* -*- c++ -*- */
// ============================================================================
//
// = LIBRARY
// TAO IDL
//
/
www.eeworm.com/read/109309/15559695
h chk_fmsg.h
/*
* $Id: chk_fmsg.h,v 1.1.1.1 2002/03/28 00:02:10 andrew_belov Exp $
* ---------------------------------------------------------------------------
* Prototypes of the functions located in CHK_FMSG
www.eeworm.com/read/109296/15559947
h chk_fmsg.h
/*
* $Id: chk_fmsg.h,v 1.1.1.1 2002/03/28 00:02:10 andrew_belov Exp $
* ---------------------------------------------------------------------------
* Prototypes of the functions located in CHK_FMSG
www.eeworm.com/read/366702/2867761
c pr35328.c
// PR c++/35328
// { dg-do compile }
// { dg-options "-fopenmp" }
struct A
{
~A ()(); // { dg-error "declared as function returning a function" }
};
struct B
{
B ()(); // { dg-error "declared a