debug::DebugMutex | 簡易排他セマフォ。 |
debug::DebugMutex::AutoLock | DebugMutex 自動ロック。 |
debug::DebugUtility | ユーティリティ。 |
debug::LeakChecker | メモリリーク検査。 |
debug::LeakCheckerAllocator< T > | LeakChecker 対応アロケータ。 |
debug::LeakCheckerAllocator< T >::rebind< T2 > | |
debug::LeakCheckerRegistry | メモリの動的確保の情報を保持する。 |
debug::LeakCheckerRegistry::Entry | メモリの動的確保の情報。 |
debug::LeakCheckerRegistry::Error | エラー情報。 |
debug::MallocAllocator< T > | Malloc/free によるアロケータ。 |
debug::MallocAllocator< T >::rebind< T2 > |