summaryrefslogtreecommitdiff
path: root/doc/BOOST
blob: e9569fdcaabf1285d86cbc87b3ce3fa64dde6608 (plain)
1
2
3
4
5
6
7
8
9
10
11
This is a list of alphabetical libraries provided by Boost and their
equivilant in Mowgli:

   dynamic_bitset   -> mowgli_bitvector
   pool             -> mowgli_memorypool
   smart_ptr        -> mowgli_object
   asio             -> mowgli_eventloop, mowgli_vio

Many boost libraries that are applicable to C have not yet been
implemented. You can visit http://www.boost.org/libs/libraries.htm
for a full list of libs.