Olivier Parcollet
|
09bf713dc8
|
clef: correct TRIQS_CLEF_IMPLEMENT_LAZY_METHOD
- The name of the object was left to the name used in the test/debug.
|
2014-04-25 16:06:44 +02:00 |
|
Olivier Parcollet
|
db59c8e5fc
|
correction: previous commit, forgot a namespace
- in some case, need to add triqs::clef in the macros.
(was not compiling doc).
|
2014-04-09 12:12:41 +02:00 |
|
Olivier Parcollet
|
2f2104e86e
|
clef : correction of TRIQS_CLEF_IMPLEMENT_LAZY_METHOD for clang 3.3
- there was a compilation pb with clang 3.3
- replace the decltype (with this !) by an explicit type
|
2014-04-09 11:49:42 +02:00 |
|
Olivier Parcollet
|
2fdba13bc5
|
clef: add version c14
- a slightly different version for c++14,
to avoid some decltype and have clearer error messages.
only in c++1y mode.
|
2014-04-06 22:26:22 +02:00 |
|