mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-20 04:38:09 +08:00
14 lines
298 B
Markdown
14 lines
298 B
Markdown
+++
|
|
title = "toml.hpp"
|
|
type = "docs"
|
|
+++
|
|
|
|
# toml.hpp
|
|
|
|
`toml.hpp` includes all other headers.
|
|
|
|
This allows access to all features of toml11.
|
|
|
|
This header file and `toml_fwd.hpp` are located under `${TOML11_INCLUDE_DIR}/`,
|
|
while other header files are located under `${toml11_include_dir}/toml11/`.
|