代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/489223/1225838
sgml linked_lists_double.sgml
Doubly-Linked Lists
linked lists containing integer values or pointers to data, with the ability
to iterate over the
www.eeworm.com/read/481405/1296843
h warptrwrapper.h
/** General STL wrapper for \Ref{WarSmartPointer} pointers.
The wrapper takes care of the reference count, so that the
{\itpointer} object is destroyed when the {\bfWarPtrWrapper}
node is des
www.eeworm.com/read/250243/4432699
c setup.c
/*
* Setup pointers to hardware dependent routines.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/232130/4704725
cpp connpt.cpp
/*
* CONNPT.CPP
*
* Implemenation of a connection point object that manages
* IUnknown pointers. This is a stand-alone object created from
* the implementation of IConnectionPointContainer.
www.eeworm.com/read/229812/4737384
cpp diag0085.cpp
// Encapsulation of CAST and non-CAST conversion of various forms
// of 'this' pointers to various forms of 'void *'
// The compiler says that none of these are legal
// I think the draft standard
www.eeworm.com/read/229812/4737385
cpp diag0086.cpp
// Encapsulation of CAST and non-CAST conversion of various forms
// of 'this' pointers to various forms of 'void *'
// The compiler says that none of these are legal
// I think the draft standard
www.eeworm.com/read/229812/4738178
c diag0086.c
// Encapsulation of CAST and non-CAST conversion of various forms
// of 'this' pointers to various forms of 'void *'
// The compiler says that none of these are legal
// I think the draft standard
www.eeworm.com/read/229812/4738322
c diag0085.c
// Encapsulation of CAST and non-CAST conversion of various forms
// of 'this' pointers to various forms of 'void *'
// The compiler says that none of these are legal
// I think the draft standard
www.eeworm.com/read/213567/4915121
h smartptr.h
#ifndef _PSMARTPTR_H
#define _PSMARTPTR_H
#include
#include
///////////////////////////////////////////////////////////////////////////////
// "Smart" pointers.
/** This
www.eeworm.com/read/209559/4959678
c setup.c
/*
* Setup pointers to hardware dependent routines.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this