lean cpp library
A lean C++ library providing efficient utility classes for high-performance C++ applications.
Public Member Functions
lean::properties::scoped_property_data< Polocy > Class Template Reference

Inherits noncopyable.

List of all members.

Public Member Functions

LEAN_INLINE scoped_property_data (const property_type *type, void *data, size_t count)
LEAN_INLINE void * data ()
LEAN_INLINE const void * data () const
LEAN_INLINE size_t count () const

template<class Polocy = delete_property_data_policy>
class lean::properties::scoped_property_data< Polocy >


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