Audacity 3.2.0
|
#include <cstdint>
#include <stdexcept>
#include <string>
#include <string_view>
#include <limits>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | XMLAttributeValueView |
A view into an attribute value. The class does not take the ownership of the data. More... | |