HighMap library (C++)
Loading...
Searching...
No Matches
string_utils.hpp
Go to the documentation of this file.
1
/* Copyright (c) 2025 Otto Link. Distributed under the terms of the GNU General
2
Public License. The full license is in the file LICENSE, distributed with
3
this software. */
4
12
#pragma once
13
#include <string>
14
15
namespace
hmap
16
{
17
18
std::string
zfill
(
const
std::string &str,
int
n_zero);
19
20
}
hmap
Definition
algebra.hpp:28
hmap::zfill
std::string zfill(const std::string &str, int n_zero)
Definition
string_utils.cpp:9
HighMap
include
highmap
internal
string_utils.hpp
Generated by
1.9.8