This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
fmtlegacy
Watch
1
Star
0
Fork
0
You've already forked fmtlegacy
Code
Issues
Pull Requests
Releases
Wiki
Activity
6012dc9ab4
fmtlegacy
/
include
/
fmt
History
Vladimir Solontsov
6012dc9ab4
Dynamic arguments storage. Implementation of enhancement from issue
#1170
. (
#1584
)
2020-03-16 07:00:29 -07:00
..
chrono.h
Apply coding conventions
2020-01-26 19:48:48 -08:00
color.h
Remove redundant braces
2020-01-15 15:07:30 -08:00
compile.h
is_static_compiled_format -> is_compiled_format
2020-03-06 07:25:34 -08:00
core.h
Dynamic arguments storage. Implementation of enhancement from issue
#1170
. (
#1584
)
2020-03-16 07:00:29 -07:00
format-inl.h
Add FMT_HAS_CPP14_ATTRIBUTE / FMT_HAS_CPP17_ATTRIBUTE to test for language-specific attributes.
2020-03-13 09:03:52 -07:00
format.h
Dynamic arguments storage. Implementation of enhancement from issue
#1170
. (
#1584
)
2020-03-16 07:00:29 -07:00
locale.h
Remove redundant braces
2020-01-15 15:07:30 -08:00
os.h
Remove misleading FMT_USE_WINDOWS_H
2020-02-14 14:09:27 +01:00
ostream.h
Fix so can work without locale defined
2020-01-22 07:26:03 -08:00
posix.h
Rename posix-test to os-test
2019-12-15 16:43:40 -08:00
printf.h
Fix handling of volatile enums
2020-03-11 08:40:57 -07:00
ranges.h
Ability to join elements of std::initializer_list was added
2020-03-15 16:10:00 -07:00