rapidyaml 0.14.0
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
parse_only_vec2< T > Struct Template Reference

example scalar type, deserialized only More...

Public Attributes

x
y

Detailed Description

template<class T>
struct parse_only_vec2< T >

example scalar type, deserialized only

Definition at line 3455 of file quickstart.cpp.

Member Data Documentation

◆ x

template<class T>
T parse_only_vec2< T >::x

Definition at line 3455 of file quickstart.cpp.

◆ y

template<class T>
T parse_only_vec2< T >::y

Definition at line 3455 of file quickstart.cpp.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/rapidyaml/checkouts/v0.14.0/samples/quickstart.cpp