tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
incrementable_traits< T const > Struct Template Reference

#include <incrementable_traits.hpp>

Inheritance diagram for incrementable_traits< T const >:
incrementable_traits< T >

Additional Inherited Members

- Public Types inherited from incrementable_traits< T >
using difference_type = typename T::difference_type
 
using difference_type = etl::make_signed_t< decltype(etl::declval< T >() - etl::declval< T >())>
 

The documentation for this struct was generated from the following file: