/
githubmirror
/
react-native
Обзор
Документация
Войти
/
githubmirror
/
react-native
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
scripts/cxx-api/tests/snapshots/should_handle_constexpr_method/snapshot.api
4 строки
106 B
Jakub Piasecki
Handle constexpr functions (#55801)
27 фев 2026, 17:45
27 фев 2026, 17:45
f906121
Код
Авторство
О чём код?
class test::Clss { public constexpr int getValue() const; public static constexpr int getDefault(); }