Difference between revisions of "Boost"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Added links)
m
 
Line 6: Line 6:
  
 
==CVS==
 
==CVS==
{{Uno/UDKlink|boost|external}  
+
{{Uno/UDKlink|boost|external}}  
  
 
[[Category:Cpp]]
 
[[Category:Cpp]]
 
[[Category:Module]]
 
[[Category:Module]]
 
[[Category:Source_directories]]
 
[[Category:Source_directories]]

Latest revision as of 06:53, 3 July 2007

The boost c++ library provides peer-reviewed, portable functionality. The focus is on basic, broadly useful stuff, that's typically found in the system libraries of other languages such as Java or Python (string and text processing, concurrency, math and numerics etc.). Please find detailed documentation here.

Apart from the spirit parsing framework, OOo currently mostly uses the smart pointers, pool memory and binders functionality.

CVS

external/boost

Personal tools