代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/221464/4830743
cpp switch_construct.cpp
// switch_test.cpp -- The Boost Lambda Library --------------------------
//
// Copyright (C) 2000-2003 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi)
// Copyright (C) 2000-2003 Gary Powell (powellg@amazon
www.eeworm.com/read/190666/5182113
h stl_construct.h
// nonstandard construct and destroy functions -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// soft
www.eeworm.com/read/179311/5306373
h stl_construct.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1997
* Moscow Center for SPARC Technology
www.eeworm.com/read/168845/5431983
sh pool_construct.sh
#!/bin/sh
#
# Copyright (C) 2000 Stephen Cleary
#
# This file can be redistributed and/or modified under the terms found
# in "copyright.html"
# This software and its documentation is provided
www.eeworm.com/read/168845/5431987
bat pool_construct.bat
@echo off
rem
rem Copyright (C) 2000, 2001 Stephen Cleary
rem
rem This file can be redistributed and/or modified under the terms found
rem in "copyright.html"
rem This software and its document
www.eeworm.com/read/168845/5431988
inc pool_construct.inc
// Copyright (C) 2000 Stephen Cleary
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
www.eeworm.com/read/168845/5433344
cpp switch_construct.cpp
// switch_test.cpp -- The Boost Lambda Library --------------------------
//
// Copyright (C) 2000-2003 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi)
// Copyright (C) 2000-2003 Gary Powell (powellg@amazon
www.eeworm.com/read/163883/5506933
h stl_construct.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1997
* Moscow Center for SPARC Technology
www.eeworm.com/read/162614/5517669
c construct1.c
// PR c++/16717
// { dg-options "-O2" }
int i;
void hello (void) __attribute__ ((constructor));
void hello (void) { i = 1; }
int main (void) {
if (i != 1)
return 1;
}
www.eeworm.com/read/340665/3283791
h stl_construct.h
// nonstandard construct and destroy functions -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// soft