
Hello,
I'm using a map from basic_string to int on managed_mapped_file (boost 1.35.0).
Everything works except that I get a compilation error if I use subscript
operator. I'm trying something like this:
#include
Hello,
I'm using a map from basic_string to int on managed_mapped_file (boost 1.35.0).
Everything works except that I get a compilation error if I use subscript
operator. I'm trying something like this:
#include