Iros
 
Loading...
Searching...
No Matches
di::container::AllocationResult< T > Struct Template Reference

#include <di/container/allocator/allocation_result.h>

Public Attributes

T * data { nullptr }
 
size_t count { 0 }
 

Member Data Documentation

◆ count

template<typename T = void>
size_t di::container::AllocationResult< T >::count { 0 }

◆ data

template<typename T = void>
T* di::container::AllocationResult< T >::data { nullptr }

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