Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 716685164
  • Loading branch information
FuzzTest Team authored and copybara-github committed Jan 17, 2025
1 parent 5bbbddf commit 7d97f78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/domains-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ protocol buffers. Specifically, for the following types:
- Integral types: `short`, `int`, `unsigned`, `int8_t`, `uint32_t`, `long
long`, etc.
- Floating types: `float`, `double`, etc.
- Enumeration types: `enum`, `enum class` (TBD: b/183016365).
- Simple user defined structs.
- Tuple types: `std::pair<T1,T2>`, `std::tuple<T,...>`.
- Smart pointers: `std::unique_ptr<T>`, `std::shared_ptr<T>`.
Expand Down

0 comments on commit 7d97f78

Please sign in to comment.