-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/user defined types #338
Closed
theodelrieu
wants to merge
14
commits into
nlohmann:develop
from
theodelrieu:feature/user_defined_types
Closed
Feature/user defined types #338
theodelrieu
wants to merge
14
commits into
nlohmann:develop
from
theodelrieu:feature/user_defined_types
Commits on Oct 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c136f67 - Browse repository at this point
Copy the full SHA c136f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee7399 - Browse repository at this point
Copy the full SHA 2ee7399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0001032 - Browse repository at this point
Copy the full SHA 0001032View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63241db - Browse repository at this point
Copy the full SHA 63241dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f805dfc - Browse repository at this point
Copy the full SHA f805dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 733e95f - Browse repository at this point
Copy the full SHA 733e95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d60de - Browse repository at this point
Copy the full SHA 06d60deView commit details
Commits on Oct 20, 2016
-
Théo DELRIEU committed
Oct 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 2407833 - Browse repository at this point
Copy the full SHA 2407833View commit details -
rename __static_const to _static_const (reserved identifier)
Théo DELRIEU committedOct 20, 2016 Configuration menu - View commit details
-
Copy full SHA for db4806b - Browse repository at this point
Copy the full SHA db4806bView commit details -
use uncvref_t<T> instead of remove_cv_t<remove_reference_t<T>>>
Théo DELRIEU committedOct 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 9d290c6 - Browse repository at this point
Copy the full SHA 9d290c6View commit details -
remove has_destructor and has_json_traits, use decltype instead
Théo DELRIEU committedOct 20, 2016 Configuration menu - View commit details
-
Copy full SHA for 5451aa5 - Browse repository at this point
Copy the full SHA 5451aa5View commit details
Commits on Oct 21, 2016
-
move most SFINAE trickery in to/from_json_fn
Théo DELRIEU committedOct 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 15507d1 - Browse repository at this point
Copy the full SHA 15507d1View commit details
Commits on Oct 22, 2016
-
fix compilation on vs2015 (taken from MS-ranges)
Théo Delrieu committedOct 22, 2016 Configuration menu - View commit details
-
Copy full SHA for 56492ce - Browse repository at this point
Copy the full SHA 56492ceView commit details
Commits on Oct 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b81c2a2 - Browse repository at this point
Copy the full SHA b81c2a2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.