uTL
micro Template library
utl::details::is_strict_totally_ordered_with_< T, U, typename > Struct Template Reference

#include <stl.h>

Public Types

using type = meta::false_
 

Detailed Description

template<typename T, typename U, typename = void>
struct utl::details::is_strict_totally_ordered_with_< T, U, typename >

Definition at line 682 of file stl.h.

Member Typedef Documentation

◆ type

template<typename T , typename U , typename = void>
using utl::details::is_strict_totally_ordered_with_< T, U, typename >::type = meta::false_

Definition at line 683 of file stl.h.


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