mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
#1056 Bug: variadic_variant doesn't use the type_id_t type to store type_id
This commit is contained in:
parent
6508e61153
commit
21ea151532
@ -378,11 +378,6 @@ namespace etl
|
||||
{
|
||||
public:
|
||||
|
||||
//***************************************************************************
|
||||
/// The type used for ids.
|
||||
//***************************************************************************
|
||||
using type_id_t = uint_least8_t ;
|
||||
|
||||
//***************************************************************************
|
||||
/// get() is a friend function.
|
||||
//***************************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user