File: BOOST

package info (click to toggle)
libmowgli-2 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,792 kB
  • sloc: ansic: 13,344; sh: 3,903; makefile: 310
file content (12 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
This is a list of alphabetical libraries provided by Boost and their
equivalent in libmowgli:

   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.