add some return type deduction test (c++14)

This commit is contained in:
neingeist 2014-05-11 13:49:06 +02:00
parent af963758f4
commit e14177b097
3 changed files with 23 additions and 0 deletions

1
.gitignore vendored
View file

@ -19,3 +19,4 @@ lvalues
bad_alloc
rtti
future
return-type-deduction