lipsum-cpp 0.5.4
A basic library written in C++ for generating placeholder Lorem Ipsum text.
Loading...
Searching...
No Matches
generatorcore.inl File Reference

Definition of core lipsum::Generator functions. More...

#include "core/internal.hpp"

Go to the source code of this file.

Namespaces

namespace  lipsum
 This is the main namespace of lipsum-cpp.

Macros

#define LPSM_ASSIGN_CHECK(name)

Detailed Description

Definition of core lipsum::Generator functions.

This defines core and internal functions in lipsum::Generator. This file is under the BSD Zero-Clause License.

Author
LambBread from github.com

Macro Definition Documentation

◆ LPSM_ASSIGN_CHECK

#define LPSM_ASSIGN_CHECK ( name)
Value:
isChecked = !isChecked ? assignSetting(#name, name) : true