libcw
d
version 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
max_label_len.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2000-2005, 2018, 2026 Carlo Wood
2
// SPDX-License-Identifier: MIT
3
4
#pragma once
5
9
10
#ifndef LIBCWD_MAX_LABEL_LEN_H
11
#define LIBCWD_MAX_LABEL_LEN_H
12
13
namespace
libcwd
{
14
16
constexpr
unsigned
short
max_label_len
= 16;
17
18
}
// namespace libcwd
19
20
#endif
// LIBCWD_MAX_LABEL_LEN_H
libcwd
namespace for libcwd.
libcwd::max_label_len
constexpr unsigned short max_label_len
The maximum number of characters that are allowed in a debug channel label.
Definition
max_label_len.h:16
libcwd
max_label_len.h
Copyright © 2001-2004, 2026 Carlo Wood. All rights reserved. Generated by
1.16.1.