#include "stringbuf.hpp"
#include <stdio.h>
Макросы | |
#define | PLUS_BODY(form) |
См. определение в файле stringbuf.cpp
|
Макроопределение: char buf[25]; \ sprintf(buf, "%" form, val); \ tmps.add(buf); \ ptrs.add(&tmps.tail->val); \ return *this; См. определение в файле stringbuf.cpp строка 21 |