mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Comments for nth_type
This commit is contained in:
parent
14e57362fa
commit
32f567f0bc
@ -63,7 +63,7 @@ namespace etl
|
||||
};
|
||||
|
||||
//***************************************************************************
|
||||
/// Finds the 0th type in a variadic type parameter.
|
||||
/// Handles a zero length type list.
|
||||
//***************************************************************************
|
||||
template <size_t N>
|
||||
struct nth_type<N>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user