mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Updated comments
This commit is contained in:
parent
61796bee8f
commit
1c0d7a87de
@ -1228,7 +1228,7 @@ namespace etl
|
||||
|
||||
using base_type = etl::variant<TTypes...>;
|
||||
using type_list = typename base_type::type_list;
|
||||
using base_type::base_type; // inherit all ctors
|
||||
using base_type::base_type; // Inherit all ctors
|
||||
};
|
||||
|
||||
//***************************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user