Skip to content

Commit e132f30

Browse files
committed
Initial commit
At this stage the abriviated lambda syntax is functional but the return type is not as needed. Is decltype(auto) instead of decltype(actual_return_stmt).
1 parent 5d6174e commit e132f30

File tree

5 files changed

+799
-0
lines changed

5 files changed

+799
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
build/
2+
create_conf
3+
g++
4+
gcc-7.1.0
5+
install/

0 commit comments

Comments
 (0)