Celeritas 0.7+972e6cd
Loading...
Searching...
No Matches
Public Types | List of all members
celeritas::testdetail::TCT< C1, C2 > Struct Template Reference

Public Types

template<class C >
using value_type_ = typename ContTraits< C >::value_type
 
template<class C >
using nc_value_type_ = std::remove_const_t< value_type_< C > >
 
using first_type = nc_value_type_< C1 >
 
using second_type = nc_value_type_< C2 >
 
using common_type = std::common_type_t< first_type, second_type >
 
using VecFailedValue = std::vector< FailedValue< first_type, second_type > >
 

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