代码搜索:empty
找到约 10,000 项符合「empty」的源代码
代码结果 10,000
www.eeworm.com/read/233914/4663973
cs empty.cs
/*
* Empty.cs - Implementation of the "System.Private.Empty" class.
*
* Copyright (C) 2001, 2003 Southern Storm Software, Pty Ltd.
*
* This program is free software; you can redistribute it and/
www.eeworm.com/read/233448/4673144
c empty.c
// { dg-do run }
// { dg-options "-w" }
// Origin: Mark Mitchell
#if defined (__GXX_ABI_VERSION) && __GXX_ABI_VERSION >= 100
struct S0
{
};
struct S1 : public S0
{
};
stru
www.eeworm.com/read/233448/4684558
c empty.c
/* Yes, it's called "empty" because it has no contents at all.
Even this comment goes here, rather than in empty.h. */
#include "empty.h"
int main(void)
{
return 0;
}
www.eeworm.com/read/233448/4692017
cc empty.cc
// Copyright (C) 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/233448/4692022
cc empty.cc
// Copyright (C) 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms
www.eeworm.com/read/233448/4692227
cc empty.cc
// 2004-10-20 Benjamin Kosnik
//
// Copyright (C) 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can