You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add build with std::any and std::optional
boost::any and boost::optional used by default and it make sense
to check that alternative options are not broken
Relates-To: MINOR
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
* Use olp::porting wrappers instead of direct `any`
This allows to use either std for newer c++ or boost for older c++
or those who prefer boost
Relates-To: MINOR
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
---------
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
0 commit comments