proxygen
folly::detail::SkipListNode< T >::DestroyIsNoOp< NodeAlloc > Struct Template Reference

#include <ConcurrentSkipList-inl.h>

Inheritance diagram for folly::detail::SkipListNode< T >::DestroyIsNoOp< NodeAlloc >:
folly::StrictConjunction< AllocatorHasTrivialDeallocate< NodeAlloc >, boost::has_trivial_destructor< SkipListNode > >

Detailed Description

template<typename T>
template<typename NodeAlloc>
struct folly::detail::SkipListNode< T >::DestroyIsNoOp< NodeAlloc >

Definition at line 82 of file ConcurrentSkipList-inl.h.


The documentation for this struct was generated from the following file: