This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
sol2
Watch
1
Star
0
Fork
0
You've already forked sol2
mirror of
https://github.com/ThePhD/sol2.git
synced
2024-03-22 13:10:44 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
sol2
/
single
/
sol
History
ThePhD
1a6937e24e
Revert previous change of not pushing
nil
when we encounter a
nullptr
from special usertypes. If people want to check, they'll need to use optional or a raw pointer: messing with the raw usertype can also lead to some surprising problems, so we don't need to specialize for that use case.
2017-06-30 18:18:25 -04:00
..
sol.hpp
Revert previous change of not pushing
nil
when we encounter a
nullptr
from special usertypes. If people want to check, they'll need to use optional or a raw pointer: messing with the raw usertype can also lead to some surprising problems, so we don't need to specialize for that use case.
2017-06-30 18:18:25 -04:00