![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <RDGeneral/export.h>#include <cassert>#include "Invariant.h"#include <iomanip>#include <sstream>#include <vector>#include <cstdint>#include <RDGeneral/BoostStartInclude.h>#include <any>#include <boost/utility.hpp>#include <boost/lexical_cast.hpp>#include <boost/numeric/conversion/cast.hpp>#include <boost/type_traits/is_floating_point.hpp>#include <RDGeneral/BoostEndInclude.h>#include "LocaleSwitcher.h"Go to the source code of this file.
Classes | |
| union | RDKit::RDTypeTag::detail::Value |
| struct | RDKit::RDValue |
Namespaces | |
| namespace | RDKit |
| Std stuff. | |
| namespace | RDKit::RDTypeTag |
| namespace | RDKit::RDTypeTag::detail |
Macros | |
| #define | RDVALUE_HASBOOL |
Variables | |
| const short | RDKit::RDTypeTag::EmptyTag = 0 |
| #define RDVALUE_HASBOOL |
Definition at line 51 of file RDValue-taggedunion.h.