Audacity 3.2.0
|
#include <string_view>
#include <functional>
Go to the source code of this file.
Functions | |
void | SetSchemaRegistrar (std::function< bool(std::string_view)> registrar) |
Variables | |
auto | registrar |
void SetSchemaRegistrar | ( | std::function< bool(std::string_view)> | registrar | ) |
Audacity: A Digital Audio Editor
SchemeRegistrar.cpp
Dmitry Vedenko
Definition at line 25 of file URLSchemesRegistry.cpp.
References registrar, and anonymous_namespace{URLSchemesRegistry.cpp}::SchemeRegistrar.
auto registrar |
Definition at line 17 of file SchemeRegistrar.cpp.
Referenced by SetSchemaRegistrar().