This website requires JavaScript.
Explore
Help
Sign In
an.tsouchlos
/
const_fmt
Watch
1
Star
0
Fork
0
You've already forked const_fmt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
52992e255e
const_fmt
/
const_fmt
History
an.tsouchlos
74c4a4d582
Merge pull request 'feature/int_hex' (
#6
) from feature/int_hex into master
...
Reviewed-on:
http://git.mercurial-manifold.eu/an.tsouchlos/const_fmt/pulls/6
2022-02-15 10:35:17 +00:00
..
format_impl.h
Merge pull request 'feature/int_hex' (
#6
) from feature/int_hex into master
2022-02-15 10:35:17 +00:00
format.h
Removed memcpy and <cstring>
2022-02-15 09:58:47 +01:00
parse.h
Renamed a bunch of identifiers to make sure there are no clashes with software this might be used in (fmt -> const_fmt)
2022-02-13 17:56:09 +01:00
types.h
Put everything into a new 'const_fmt' namespace; Renamed namespace detail to const_fmt_detail
2022-02-13 17:48:24 +01:00
utility.h
PreZero padding now being handled by preprocessing
2022-02-13 20:47:41 +01:00