cpp-jwt/include/jwt/impl
Matt Frantz 1b105f4772 SFINAE guard on jwt_object's universal reference constructor
This allows the move constructor to be preferred in some cases.
2018-11-01 13:28:49 -07:00
..
algorithm.ipp Fixed a few warnings about signed and unsigned comparison. 2018-05-19 16:29:12 +02:00
error_codes.ipp Fixed many warnings that appear due to assert not being executed in 2018-05-30 22:44:38 +02:00
jwt.ipp SFINAE guard on jwt_object's universal reference constructor 2018-11-01 13:28:49 -07:00
stack_alloc.ipp Fixed the copyright permission on all source 2017-12-27 15:56:23 +05:30
string_view.ipp Compilation issue in VS2017 #12 2018-05-02 23:05:22 +05:30