Navigation
API > API/Runtime > API/Runtime/uLangCore
| |
|
| Name |
TLessThanComparable< Type, std::void_t< decltype(std::declval< const Type & >()< std::declval< const Type & >())> > |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/Array.h |
| Include Path |
#include "uLang/Common/Containers/Array.h" |
Syntax
namespace TLessThanComparable< Type, std
{
namespace void_t< decltype(std
{
namespace declval< const Type & >()< std
{
template<typename Type>
struct TLessThanComparable< Type, std::void_t< decltype(std::declval< const Type & >()< std::declval< const Type & >())> >
}
}
}
Constants
| Name |
Type |
Remarks |
Include Path |
| Value |
bool |
|
uLang/Common/Containers/Array.h |