Bytemaster's Boost Libraries
Installation
Boost.CMT

Boost.CMT can be built by checking out my development repository: https://github.com/bytemaster/dev

    git clone https://github.com/bytemaster/dev
    cd dev
    git submodule init
    git submodule update
    cmake .
    make
    make install
 All Classes Namespaces Files Functions Variables Typedefs Defines