NuriKit v0.1.0b2
Loading...
Searching...
No Matches
element.h File Reference
#include "nuri/utils.h"
Include dependency graph for element.h:
This graph shows which files directly or indirectly include this file:

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