I\'m trying to get my program working without boost usage, but can\'t find an alternative of some useful patterns. Namely, I can\'t find boost::optional>
boost
boost::optional>
There is currently a proposal for C++14 (or C++17). So the answer is (probably) not yet :).