John Wellbelove
|
cd18cc6af0
|
Eradicated all GCC and clang warnings
|
2022-07-27 10:42:03 +01:00 |
|
John Wellbelove
|
e6fdd324b9
|
Null pointer check fix for GCC
|
2022-07-04 19:51:35 +01:00 |
|
John Wellbelove
|
50f5319382
|
Legacy variant is in namespace etl::legacy if ETL_IN_UNIT_TEST is not defined
|
2022-07-04 10:46:08 +01:00 |
|
John Wellbelove
|
3c07f46158
|
#560-unable-to-upcast-legacy-variant
Refactor of upcast to eliminate upcast_functor
Added is_base_of member function
|
2022-07-02 21:19:15 +01:00 |
|
John Wellbelove
|
314cb452f7
|
Merge branch 'feature/variant-visit' into development
# Conflicts:
# include/etl/private/variant_legacy.h
# include/etl/private/variant_variadic.h
# test/vs2019/etl.vcxproj.filters
|
2022-06-14 11:47:30 +01:00 |
|
John Wellbelove
|
baa47d1c33
|
Updated copyright notice
|
2022-06-10 21:45:37 +01:00 |
|
Robin Söderholm
|
89be7e62cf
|
Feature/variant visit (#552)
* add variant visit to c++11 and above
* visit legacy added
* update with multiple variants visit for variadic
|
2022-06-09 08:56:55 +01:00 |
|
John Wellbelove
|
c691991538
|
Removed warning from compilation
|
2021-10-01 18:41:35 +01:00 |
|
John Wellbelove
|
c3bef2c493
|
Interim commit
|
2021-05-22 17:11:48 +01:00 |
|