Skip to content

trailblazing/boost-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This development project aggregates Boost.Reflect, Boost.CMT, Boost.RPC and their non-standard dependenices Boost.Context, Boost.Move, Boost.Atomic into a single project.

Installation

git clone https://github.com/bytemaster/dev
cd dev
git submodule init
git submodule update
cmake .
make
make install

Notice

These libraries are not part of the official Boost C++ library, but
is written, to the best of my ability, to follow the best practices
established by the Boost community and with the hope of being 
considered for inclusion with a future Boost release.

About

Aggregates other projects as submodules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.3%
  • CMake 48.7%