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

#include <incrementable_traits.hpp>

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

Public Types

using difference_type = typename T::difference_type
 
using difference_type = etl::make_signed_t< decltype(etl::declval< T >() - etl::declval< T >())>
 

Member Typedef Documentation

◆ difference_type [1/2]

template<typename T >
using difference_type = typename T::difference_type

◆ difference_type [2/2]


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