(Docs) Adding Programming Guide to Toolkit
[platform/core/uifw/dali-toolkit.git] / docs / content / programming-guide / boost-library.h
1 /*! \page boost-library Boost Library
2
3   Boost is a set of free software libraries that extend the functionality of C++.
4
5   Dali API uses the following aspects of boost:
6   - \link boost-function Boost functions\endlink
7
8   For more information on the Boost library check the project's <a href="http://www.boost.org/doc/">website</a>.
9  */