Ptex
Public Member Functions | List of all members
AtomicCompareAndSwapImpl< T, sizeof(uint32_t)> Struct Template Reference

#include <PtexPlatform.h>

Public Member Functions

PTEX_INLINE bool operator() (T volatile *target, T oldvalue, T newvalue)
 

Detailed Description

template<typename T>
struct AtomicCompareAndSwapImpl< T, sizeof(uint32_t)>

Definition at line 249 of file PtexPlatform.h.

Member Function Documentation

◆ operator()()

template<typename T >
PTEX_INLINE bool AtomicCompareAndSwapImpl< T, sizeof(uint32_t)>::operator() ( T volatile *  target,
oldvalue,
newvalue 
)
inline

Definition at line 250 of file PtexPlatform.h.

References BOOL_CMPXCH32.


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