Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nlohmann
/
json
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7.5k
Star
50.6k
Code
Issues
39
Pull requests
67
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix Issue#1813: user defined input adapters
- #2145
#2145
Merged
nlohmann
merged 18 commits into
nlohmann:develop
nlohmann/json:develop
from
FrancoisChabot:1813-user-input
Copy head branch name to clipboard
Jun 5, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Fix Issue#1813: user defined input adapters
#2145
nlohmann
merged 18 commits into
nlohmann:develop
nlohmann/json:develop
from
FrancoisChabot:1813-user-input
Copy head branch name to clipboard
Commits
Commits on May 27, 2020
unified input API
Francois-air
committed
5684d9a
View commit details
Copy full SHA for 5684d9a
Browse repository at this point
reamalgamate
Francois-air
committed
f1969e6
View commit details
Copy full SHA for f1969e6
Browse repository at this point
correct ADL lookup of arrays on Mac and Windows
Francois-air
committed
b9416a2
View commit details
Copy full SHA for b9416a2
Browse repository at this point
forcefully exclude arrays from being interpreted as pointers
Francois-air
committed
377995f
View commit details
Copy full SHA for 377995f
Browse repository at this point
Commits on May 28, 2020
misc formatting fixes
Francois-air
committed
76b49f9
View commit details
Copy full SHA for 76b49f9
Browse repository at this point
better parse documentation
Francois-air
committed
a4f1cf4
View commit details
Copy full SHA for a4f1cf4
Browse repository at this point
added custom input to readme
Francois-air
committed
3a91a05
View commit details
Copy full SHA for 3a91a05
Browse repository at this point
removed clang-format
Francois-air
committed
bfcd32c
View commit details
Copy full SHA for bfcd32c
Browse repository at this point
Merge branch 'develop' into 1813-user-input
FrancoisChabot
authored
d3caf93
View commit details
Copy full SHA for d3caf93
Browse repository at this point
use the correct convention for boolean operators
Francois-air
committed
dcf6175
View commit details
Copy full SHA for dcf6175
Browse repository at this point
Merge branch '1813-user-input' of https://github.com/FrancoisChabot/json into 1813-user-input
Francois-air
committed
7ceb06b
View commit details
Copy full SHA for 7ceb06b
Browse repository at this point
amalgamate
Francois-air
committed
897061c
View commit details
Copy full SHA for 897061c
Browse repository at this point
cleaned up custom iterator example
Francois-air
committed
248f310
View commit details
Copy full SHA for 248f310
Browse repository at this point
brought back the from_*(ptr, len) syntax with a deprecation warning
Francois-air
committed
d575534
View commit details
Copy full SHA for d575534
Browse repository at this point
use correct deprecation macro
Francois-air
committed
ce3143a
View commit details
Copy full SHA for ce3143a
Browse repository at this point
fix inconsistent fwd declaration
Francois-air
committed
7646253
View commit details
Copy full SHA for 7646253
Browse repository at this point
changed macro order to satisfy clang
Francois-air
committed
b715a70
View commit details
Copy full SHA for b715a70
Browse repository at this point
minor readme correction
Francois-air
committed
0da131d
View commit details
Copy full SHA for 0da131d
Browse repository at this point
You can’t perform that action at this time.