nngn
|
#include <bit>
#include <cassert>
#include <climits>
#include <cstring>
#include <span>
#include <string_view>
#include "utils/def.h"
#include "utils/literals.h"
#include "utils/utils.h"
Go to the source code of this file.
Classes | |
class | nngn::WAV |
A non-owning wrapper for a byte buffer containing a WAV file. More... | |
struct | nngn::WAV::segment |
Namespaces | |
namespace | nngn |