WPILibC++ 2024.1.1-beta-4
literals Namespace Reference

Namespaces

namespace  json_literals
 

Functions

wpi::json operator""_json (const char *s, std::size_t n)
 user-defined string literal for JSON values More...
 
wpi::json::json_pointer operator""_json_pointer (const char *s, std::size_t n)
 user-defined string literal for JSON pointer More...