NVML C++ bindings  0.1 experimental
This is the C++ bindings documentation for NVML's libpmemobj.
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  nvml
  src
  include
  libpmemobj++
  detail
 array_traits.hppCommon array traits
 check_persistent_ptr_array.hppCompile time type check for make_persistent
 common.hppCommonly used functionality
 conversions.hppCommonly used conversions
 integer_sequence.hppCreate c++14 style index sequence
 life.hppFunctions for destroying arrays
 make_atomic_impl.hppImplementation details of atomic allocation and construction
 pexceptions.hppCustom exceptions
 specialization.hppHelper template for persistent ptr specialization
 condition_variable.hppPmem-resident condition variable
 make_persistent.hppPersistent_ptr transactional allocation functions for objects
 make_persistent_array.hppPersistent_ptr allocation functions for arrays
 make_persistent_array_atomic.hppAtomic persistent_ptr allocation functions for arrays
 make_persistent_atomic.hppPersistent_ptr atomic allocation functions for objects
 mutex.hppPmem-resident mutex
 p.hppResides on pmem property template
 persistent_ptr.hppPersistent smart pointer
 pext.hppConvenience extensions for the resides on pmem property template
 pool.hppC++ pmemobj pool
 shared_mutex.hppPmem-resident shared mutex
 timed_mutex.hppPmem-resident timed_mutex
 transaction.hppC++ pmemobj transactions
 utils.hppLibpmemobj C++ utils