index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libadhocutil
/
compileTimeFormatter.h
Commit message (
Expand
)
Author
Age
*
Fix bracketting to return stream string by move
Dan Goodliffe
2022-07-23
*
CTF get return str content by move
Dan Goodliffe
2022-03-19
*
Lots of perfect forwarding over const refs
Dan Goodliffe
2022-03-14
*
Doxygen mark helpers as private
libadhocutil-0.8.8
Dan Goodliffe
2022-02-11
*
Tidy up lots of defines mostly with pragma once
Dan Goodliffe
2022-02-07
*
Remove all pre-C++20 compile time formatter support
Dan Goodliffe
2022-02-07
*
Add stub header for all header only files
libadhocutil-0.8.6
Dan Goodliffe
2021-09-25
*
Add -Wpedantic
Dan Goodliffe
2021-09-12
*
Fix conversions in everything but uriParse
Dan Goodliffe
2021-09-09
*
pass iwyu
libadhocutil-0.8.4
Dan Goodliffe
2021-04-11
*
Better detection first param is a stream
Dan Goodliffe
2020-12-04
*
Tidy fixes
libadhocutil-0.8.2
Dan Goodliffe
2020-11-17
*
Clang-format
Dan Goodliffe
2020-06-17
*
Add missing header, add proper namespacing in macro
Dan Goodliffe
2020-05-10
*
Simplify fmt literal with basic_fixed_string
Dan Goodliffe
2020-03-28
*
Add [s]cprintf functions
Dan Goodliffe
2020-03-28
*
C++ fixed string literal CTF
Dan Goodliffe
2020-03-28
*
Wrap Formatter with as FormatterDetail
Dan Goodliffe
2020-03-28
*
Macro CtfString type
Dan Goodliffe
2020-03-28
*
Fixes for tidy
Dan Goodliffe
2020-03-28
*
Big modernize and tidy
Dan Goodliffe
2020-02-15
*
Lots more clang tidy fixes
Dan Goodliffe
2019-03-03
*
More clang-tidy WIP
Dan Goodliffe
2019-02-12
*
Explicitly disable stream operator() of formatter
libadhocutil-0.7.0
Dan Goodliffe
2019-02-04
*
Add missing doxygen comments
libadhocutil-0.6.0
Dan Goodliffe
2019-01-18
*
Literal operator based inline formatting
Dan Goodliffe
2019-01-18
*
Support scprintf macro for format string with no args
Dan Goodliffe
2018-09-04
*
scprintf macro with non-variable
Dan Goodliffe
2018-09-04
*
Add missing doxygen comments
Dan Goodliffe
2018-09-03
*
Greatly improved CTF printf support
Dan Goodliffe
2018-09-03
*
Add constexpr functions for identifying char ranges
Dan Goodliffe
2018-08-30
*
Add in a template type arg for enable_if
Dan Goodliffe
2018-08-30
*
Simplify CTF bad format handling
Dan Goodliffe
2018-08-30
*
Add the scprintf macro
Dan Goodliffe
2018-08-20
*
Fix compilation with template auto and + operator
Dan Goodliffe
2018-08-20
*
CTF printf
Dan Goodliffe
2018-07-04
*
Any stream type with CTF
Dan Goodliffe
2018-06-17
*
Create a typedef for the formatters char type
Dan Goodliffe
2018-06-17
*
Lorem Ipsum test
Dan Goodliffe
2018-06-17
*
Simplify CTF invalid static_assert
Dan Goodliffe
2018-06-17
*
Use template auto types throughout CTF
Dan Goodliffe
2018-06-17
*
Massively simplified CTF with C++17 constexpr
Dan Goodliffe
2018-06-17
*
Add template string utils
Dan Goodliffe
2018-06-16
*
Template strings don't need to be extern C++17, just constexpr
Dan Goodliffe
2018-06-16
*
Add missing include guard
libadhocutil-0.5.1
Dan Goodliffe
2018-05-08
*
Inline the formatter consts
Dan Goodliffe
2018-05-08
*
Fix uniqueness of generated name for format string var
Dan Goodliffe
2018-05-08
*
C++17
Dan Goodliffe
2018-04-06
*
Refactor to reduce AdHoc namespace polution
libadhocutil-0.4.1
Dan Goodliffe
2016-12-30
*
Add macros to ease declartion of formatters
Dan Goodliffe
2016-12-30
[next]