First, thanks for this great library! I can't compile the generated source code in C++11 mode (I can't upgrade gcc on the builder machine). I try replace optional with some C++11 compatible implementation and it works. So it would be nice to have macros like FBE_OPTIONAL_HEADER and FBE_OPTIONAL_NS for selecting optional implementation.
First, thanks for this great library! I can't compile the generated source code in C++11 mode (I can't upgrade gcc on the builder machine). I try replace optional with some C++11 compatible implementation and it works. So it would be nice to have macros like FBE_OPTIONAL_HEADER and FBE_OPTIONAL_NS for selecting optional implementation.