Hriday Sharma
|
39f2281bbf
|
Changes in Readme (#101)
* Changes in Readme
* Changes in CPP Files
|
2021-07-19 13:00:52 -04:00 |
|
Semisonic
|
5d8180a809
|
Update README.md (#79)
* Update README.md
As per https://en.cppreference.com/w/cpp/utility/integer_sequence, `std::make_integer_sequence` doesn't accept any parameter pack template arguments
|
2020-02-25 18:42:09 -05:00 |
|
Anthony Calandra
|
c6734631fc
|
Consistent title casing.
|
2020-02-01 18:03:31 -05:00 |
|
Tulio Leao
|
9f21a120f0
|
Add explanation about C++14 [[deprecated]] standard attribute (#49)
* Add [[deprecated]] attribute to C++14
|
2019-06-18 16:13:00 -04:00 |
|
Anthony Calandra
|
b1b0d0e3cc
|
Cleanup; consistent formatting.
|
2018-12-12 17:14:31 -05:00 |
|
Anthony Calandra
|
2f7066a939
|
Add sections for decltypes and improve descriptions.
|
2018-08-23 22:17:56 -04:00 |
|
Anthony Calandra
|
db43d4b9c6
|
- Partition features based on major C++ version into separate readme files.
- Fix fold expressions typo.
- Add a CONTRIBUTING.md file on how to effectively contribute.
|
2017-08-20 14:01:23 -04:00 |
|