Skip to content

Tools from Empirical that can be used stand-alone, without any dependencies.

License

Notifications You must be signed in to change notification settings

devosoft/EmpiricalElements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This poject contains the most heavily used code from Empirical that can be used
without any includes or dependencies beyond the C++ standard library.  Our goal
is to simplify the incorporation of these files into new projects.

Most of the files here are originally from the Empirical source/tools/ folder,
but modified to use the (less safe) std:: version of classes, templates, and
asserts.  Each file will be marked in its header when it was last converted.

The full Empirical library is available at:
https://github.com/devosoft/Empirical

About

Tools from Empirical that can be used stand-alone, without any dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages