mirror of
https://github.com/mpusz/mp-units.git
synced 2025-06-25 01:01:33 +02:00
8 lines
344 B
Plaintext
8 lines
344 B
Plaintext
[
|
|
{ include: ["<functional>", "public", "<algorithm>", "public"] },
|
|
{ include: ["<string>", "public", "<fmt/format.h>", "public"] },
|
|
{ include: ["<memory>", "public", "<catch2/catch.hpp>", "public"] },
|
|
{ include: ["<initializer_list>", "public", "<linear_algebra.hpp>", "public"] },
|
|
{ symbol: ["abs", "private", "<cmath>", public]}
|
|
]
|