Update ETL_CONSTEXPR and C++14 desgination from type_def #862
feat: make type_def constexpr
adb50a67
test: macro constexpr
06176964
test: implicit constexpr
089c1228
test: get constexpr
f1d4ef90
refactor: remove constexpr from assignment
35d22264
test: comparisons constexpr
014dc5d5
fix: cpp11 support for constexpr get method
11c92d5f
fix: c++11 issue with constexpr get reference
c9af0a24
refactor: remove constexpr from the get methods
f42e65ab
drewr95
marked this pull request as draft 259 days ago
refactor: make assignment operators non-constexpr
276c934f
Merge branch 'pull-request/#861-Implement-Constexpr-Strong-Typedef' i…
a4552064
refactor: remove constexpr from assignment and get
e85f40f5
drewr95
marked this pull request as ready for review 259 days ago
refactor: make other methods ETL_CONSTEXPR14
e973f96d
test: operator preincrement
0f59de2a
test: postincrement
c10bd4af
test: predecrement constexpr
76178497
test: post decrement constexpr
47e3b426
fix: post decrement test
67abdb76
test: addition assignment constexpr
71e9af8d
test: subtraction assignment constexpr
220e4f70
test: multiplication assignment operator
155c3b50
test: and assignment constexpr
9fb16eef
test: or assignment constexpr
79ff8b4c
test: xor assignment constexpr
8dec2e1b
tet: left shift assignment constexpr
9a39c75d
test: right shift assignment constexpr
83165566
test: operator modules assignment
b6ac7f07
style: revert personal clang-format changes
aa566279
refactor: use free functions to test
0fdf6982
refactor: remove constexpr non-constexpr test functions
a7a8589d
style: remove erroneous tab
89282b5e
drewr95
changed the title Remove ETL_CONSTEXPR and C++14 desgination from type_def Update ETL_CONSTEXPR and C++14 desgination from type_def 259 days ago
jwellbelove
merged
a8ca216f
into pull-request/#861-Implement-Constexpr-Strong-Typedef 256 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub