mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-16 00:46:03 +08:00
Changed comment
This commit is contained in:
parent
e8877dc4ae
commit
8bac9eebc5
@ -110,7 +110,7 @@ namespace etl
|
||||
//***************************************************************************
|
||||
/// Template to determine the largest alignment.
|
||||
/// Supports up to 16 types.
|
||||
/// Defines 'value' which is the largest alignment of all the parameters.
|
||||
/// Defines <b>value</b> which is the largest alignment of all the parameters.
|
||||
///\ingroup largest
|
||||
//***************************************************************************
|
||||
template <typename T1, typename T2 = void, typename T3 = void, typename T4 = void,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user