Project
Loading...
Searching...
No Matches
o2::framework::DataAllocator::UninitializedVector< T > Struct Template Reference

#include <DataAllocator.h>

Public Types

using value_type = T
 

Detailed Description

template<typename T>
requires std::is_fundamental_v<T>
struct o2::framework::DataAllocator::UninitializedVector< T >

Definition at line 146 of file DataAllocator.h.

Member Typedef Documentation

◆ value_type

template<typename T >
using o2::framework::DataAllocator::UninitializedVector< T >::value_type = T

Definition at line 147 of file DataAllocator.h.


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