バージョン

menu_open
警告:あなたのメジャーリリース ( 2023.1.7.8574 ) に該当する最新ドキュメンテーションが表示されています。特定バージョンのドキュメンテーションにアクセスするには、Audiokinetic Launcherでオフラインドキュメンテーションをダウンロードし、Wwise AuthoringのOffline Documentationオプションにチェックを入れてください。
Wwise SDK 2023.1.7

◆ Deallocate()

template<typename T , typename AllocatorType = ObjectPoolDefaultAllocator<>, typename LockType = ObjectPoolDefaultLockType>
AKRESULT AK::ObjectPool< T, AllocatorType, LockType >::Deallocate ( ValueType data)
inline

Deallocates given pointer. Calling Deallocate when IsEmpty() returns true is undefined behaviour. Calling Deallocate with a pointer that wasn't allocated by this pool is undefined behaviour.

You can define AK_OBJECT_POOL_EXTRA_SAFETY for extra debugging check.

AkObjectPool.h164 行目に定義があります。

参照先 AK_InvalidParameter, AK_Success, AKASSERT, AK::ObjectPool< T, AllocatorType, LockType >::DataType::next.


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう