This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
toml11
Watch
1
Star
0
Fork
0
You've already forked toml11
mirror of
https://github.com/ToruNiina/toml11.git
synced
2025-09-18 02:08:09 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e23094aa9a8a91dbca132a01c43f51013bb5714a
toml11
/
include
History
Ken Matsui
2485f8fe03
Use is_void<T> instead of is_same<T, void>
...
The original code incorrectly accepts cv-qualified void types for success.
2025-01-18 22:23:34 -05:00
..
toml11
Use is_void<T> instead of is_same<T, void>
2025-01-18 22:23:34 -05:00
toml_fwd.hpp
fix: remove default arg from fwd decl
2024-07-02 00:03:10 +09:00
toml.hpp
feat: update codes to v4
2024-06-15 19:13:02 +09:00