Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
 Nanonymous_namespace{imgui_demo.cpp}
 Nanonymous_namespace{imgui_freetype.cpp}
 NImGui
 NImGuiFreeType
 NImStb
 NsteppableThe public namespace for the Steppable library
 N__internalsThe namespace containing internal functions for the Steppable library
 Ncalc
 NcalculusContains calculus functions
 NformatContains string formatting utilities
 NloggingThe logging namespace contains classes and functions for logging. The logging namespace contains the Logger class, which provides logging functionality, including logging messages at different levels, such as error, warning, info, and debug. It writes the log messages to a specified log file
 NnumUtilsUtilities to operate numbers
 NstringUtilsUtilities to operate strings
 NsymbolsThe namespace containing various unicode symbols
 NutilsThe namespace containing utility functions for the Steppable library
 NcolorsA namespace containing functions to set the text color in an output stream
 NcolorsBgA namespace containing functions to set the background color in an output stream
 NformatsA namespace containing functions to set the text format in an output stream
 NconstantsNumerical constants used in Steppable
 NexceptionsContains Steppable exceptions
 NguiThe namespace for the GUI components of the Steppable library. This is the main namespace for the GUI components
 N__internalsThe namespace for the internal components of the GUI module of the Steppable library
 NlocalizationThe namespace for the localization utilities
 NoutputMessage-printing utilities for Steppable
 NprettyPrintThe namespace containing utilities for pretty printing
 NprintersThe custom-implemented printer engines for outputting expressions
 NtestingIncludes testing utilities for Steppable
 NtypesThe namespace containing types used in the steppable calculator
Untitled