26 Oct
2018
26 Oct
'18
6:44 a.m.
So do you think it is worth the effort of porting and documenting my code so that it can integrated into boost, or not?
It's for sure something I have encountered.
static constexpr auto var4 = option::first | option::second | option::third; /* works too */
How do you get this one to work? F