LibreOffice Module o3tl (master) 1
|
#include <sal/config.h>
#include <cassert>
#include <cstddef>
#include <cstdio>
#include <utility>
#include <o3tl/safeint.hxx>
Go to the source code of this file.
Namespaces | |
namespace | o3tl |
Functions | |
template<std::size_t N, typename... T> | |
int | o3tl::sprintf (char(&s)[N], char const *format, T &&... arguments) |