Template Numerical Library
version\ main:481315e2
Loading...
Searching...
No Matches
TNL
copy_const
from
Public Types
|
List of all members
TNL::copy_const< Target >::from< Source > Struct Template Reference
Public Types
using
type
= std::conditional_t< std::is_const_v< Source >, std::add_const_t< Target >, Target >
The documentation for this struct was generated from the following file:
src/TNL/
TypeTraits.h
Generated on Thu Sep 7 2023 14:21:34 for Template Numerical Library by
1.9.8