concept identity_typestruct - kwikius/pqs GitHub Wiki
Description
A type with a member type typedef which refers to itself
Notation
| type | model_of |
|---|---|
| T | identity_typestruct |
Requires
| type_expression | result | notes |
|---|---|---|
| T::type | T |
Provides
| concept |
|---|
| typestruct<T> |
A type with a member type typedef which refers to itself
| type | model_of |
|---|---|
| T | identity_typestruct |
| type_expression | result | notes |
|---|---|---|
| T::type | T |
| concept |
|---|
| typestruct<T> |