|
NuriKit v0.1.0b2
|
#include "nuri/utils.h"

Go to the source code of this file.
Classes | |
| struct | nuri::Isotope |
| class | nuri::Element |
| The class for element data. More... | |
| class | nuri::PeriodicTable |
| The periodic table of elements. More... | |
Namespaces | |
| namespace | nuri |
Functions | |
| constexpr bool | nuri::operator== (const Isotope &lhs, const Isotope &rhs) noexcept |
| constexpr bool | nuri::operator!= (const Isotope &lhs, const Isotope &rhs) noexcept |
| constexpr bool | nuri::operator== (const Element &lhs, const Element &rhs) noexcept |
| constexpr bool | nuri::operator!= (const Element &lhs, const Element &rhs) noexcept |