メインページ | ネームスペース一覧 | クラス階層 | 構成 | ファイル一覧 | ネームスペースメンバ | 構成メンバ | ファイルメンバ | 関連ページ

assert_new.h

#include <boost/assert.hpp>
#include <malloc.h>

assert_new.hのインクルード依存関係図

Include dependency graph

このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

Included by dependency graph

ソースコードを見る。

ネームスペース

namespace  static_container
namespace  static_container::test

関数

void * operator new (size_t s)

変数

bool begin_test = false


関数

void* operator new size_t  s  ) 
 

assert_new.h10 行で定義されています。

参照先 begin_test.

00010                                 {
00011     BOOST_ASSERT( false == begin_test );
00012     return malloc( s );
00013 }


変数

bool begin_test = false
 

assert_new.h8 行で定義されています。

参照元 static_container::test::begin(), と operator new().


static_containerに対してSat Jun 19 11:30:58 2004に生成されました。 doxygen 1.3.6