Skip to content

hrkn/stdbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===============================================================================

    C++ backports Library

===============================================================================

■Purpose
 1. To reimplement new library features which added at C++11 within
    C++03 standards, and reinforce the C++03 statndard library features.
 2. To minimize the migration cost when GCC officially supports C++11.

■Implementation status of each modules

■How to use

○array

○chrono

○functional

○memory

○mutex
  <リファレンス>
  https://sites.google.com/site/cpprefjp/reference/mutex

○ratio

○system_error

○type_traits

○utility

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published