*** empty log message ***
This commit is contained in:
6
README
6
README
@@ -1,5 +1,5 @@
|
||||
Featureful C++ Library containing a lot of needful things. Everything,
|
||||
I often need, but it's missing in C++ standard libraries and other
|
||||
I often need, but is missing in C++ standard libraries and other
|
||||
common 3rd party libraries, such as log4cxx, cppunit and boost.
|
||||
|
||||
I have paid attention to define simple and a nice to use
|
||||
@@ -38,7 +38,9 @@ The library contains modules for the following purposes:
|
||||
- Tokenizer
|
||||
Split a string into tokens and iterate through them
|
||||
|
||||
- Simple Tracing (for temporary debugging)
|
||||
- Function Trace (using log4cxx)
|
||||
- Automatic Function Trace: Add function trace with no code
|
||||
change!
|
||||
|
||||
- A C++ wrapper around libltdl, Libtool Dynamic Loading library
|
||||
|
||||
|
Reference in New Issue
Block a user