-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathhtml_begin.pp
More file actions
27 lines (22 loc) · 943 Bytes
/
html_begin.pp
File metadata and controls
27 lines (22 loc) · 943 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*=============================================================================
Copyright (c) 2013 Antony Polukhin
==============================================================================*/
#define HTML_HELPER \
html_helper_val); \
(void)b; \
} \
}; /* html_first_commnet_remover */ \
} /*namespce detail */
#define TO_STRING(...) \
#__VA_ARGS__
namespace detail {
struct no_bool_warning;
inline bool operator < (const no_bool_warning&, bool);
template <int Line, class DelayInstantiation>
struct html_first_commnet_remover;
template <class DelayInstantiation>
struct html_first_commnet_remover<__COUNTER__, DelayInstantiation> {
void operator()() {
int html_helper_val = 1;
detail::no_bool_warning nb;
bool b = (nb