Skip to content

korisk/tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a realization of tracer idiom and it's application to std::string

tracer.tcc - is the tracer. tcc because the file comprises definitions of variables and noninline functions

test.cpp - simple tracer test for std::string

calc5.cpp - example from boost::spirit documentation modified for using with tracer. It counts operations on symbols during string parsing.

About

toy realization of tracer idiom for std::string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages