Ardour  9.0-pre0-582-g084a23a80d
natsort.h File Reference
#include <ctype.h>
#include <stdlib.h>
#include <stdint.h>
Include dependency graph for natsort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 PBD
 

Functions

bool PBD::is_integer (const char *i)
 
int64_t PBD::order_of_magnitude (const char *i)
 
bool PBD::numerically_less (const char *a, const char *b)
 
int PBD::natcmp (const char *a, const char *b)
 
bool PBD::naturally_less (const char *a, const char *b)