Skip to content

concept meta_totally_ordered

kwikius edited this page Jul 28, 2020 · 12 revisions

| Home | Concepts | Types |

Description

a set of types that are compile time totally ordered 1.

Notation

type model of notes
TL,TR meta_totally_ordered<TL,TR>

Requires

type_expression result notes
binary_op< TL ,less, TR > boolean_constant
binary_op< TL ,equal_to, TR > boolean_constant

Notes

Clone this wiki locally