![]() |
Speeduino
|
Minimal polyfill for the standard library type traits, since it isn't available with avr-gcc. More...
Go to the source code of this file.
Classes | |
| struct | type_traits::remove_reference< T > |
| struct | type_traits::remove_reference< T & > |
| struct | type_traits::remove_reference< T && > |
Namespaces | |
| namespace | type_traits |
Minimal polyfill for the standard library type traits, since it isn't available with avr-gcc.