[odb-users] Boost Bimap support
Boris Kolpackov
boris at codesynthesis.com
Fri Feb 12 10:24:24 EST 2016
Hi Vincent,
Leung, Vincent <vileung at cantor.com> writes:
> I tried passing the -profile boost/bimap flag to the odb compiler with
> no success.
The manual doesn't mention Boost bitmap as one of the supported libraries
so it is a good indication that it is not supported by the profile.
It will, however, be pretty easy to provide the necessary traits
specialization. For an example, check how the Boost unordered_map
is implemented.
Boris
More information about the odb-users
mailing list