Skip to content
/ yaco Public
forked from kdt3rd/yaco

Yet Another Core Object (library)

Notifications You must be signed in to change notification settings

iangodin/yaco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
No commit message
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet
Another
Core
Object

library

collection of utility classes that add to the core stl / std / tr1 library system.

This is designed to add to c++11, and leverage the language and library features added in this newest revision of C++.

Features:
- [future] stream i/o and stream buffer additions to enable additional features for i/o
- [future] miscellaneous string functions
- [future] basic encapsulation of some O.S. dependent functions
- code constructs for "better" coding style and improved code reliability

About

Yet Another Core Object (library)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.1%
  • Python 44.9%