Free Electron
|
#include "fe/platform.h"
#include "xstr.h"
#include <iostream>
#include <stdexcept>
#include "debug_assert.h"
#include <string>
Typedefs | |
typedef xstr::xstring< xstr::var_char_buf< 4 > > | vchar |
Functions | |
void | test (int str_count, int str_size) |
int | main (void) |