- Oct 11, 2016
-
-
Dmitry Yu. Naumov authored
Since boost-1.61 (and also not in the std::optional) optionals holding references do have some restrictions and are difficult to use. In this special case optional<PropertyVector&> is equivalent semantically to a PropertyVector*. The pointer indicates that it is not owning (contrary to usage of unique_ptr). Thanks to Christoph pointing this issue out.
-
- Jun 21, 2016
-
-
Dmitry Yu. Naumov authored
-
- May 17, 2016
-
-
Dmitry Yu. Naumov authored
-
- Feb 23, 2016
-
-
Dmitry Yu. Naumov authored
-
- Jan 13, 2016
-
-
Dmitry Yu. Naumov authored
-
- Apr 17, 2015
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Apr 15, 2015
-
-
Tom Fischer authored
-
- Apr 01, 2015
-
-
Tom Fischer authored
-