│ │ │ │ Variables
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -43,16 +43,16 @@
│ │ │ │ │ * _C_l_a_s_s_ _s_p_a_c_e_g_r_o_u_p
│ │ │ │ │ * _C_l_a_s_s_ _t_r_a_n_s_f_o_r_m_a_t_i_o_n
│ │ │ │ │ ********** EEnnuummss_? **********
│ │ │ │ │ * _E_n_u_m_ _s_p_a_c_e___g_r_o_u_p___n_a_m_e
│ │ │ │ │ ********** FFuunnccttiioonnss_? **********
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_f_r_a_c_t_i_o_n_a_l
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_g_e_t___s_p_a_c_e___g_r_o_u_p___n_u_m_b_e_r_(_s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_g_e_t___s_p_a_c_e___g_r_o_u_p___n_u_m_b_e_r_(_s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_,_ _s_p_a_c_e___g_r_o_u_p___n_a_m_e_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_g_e_t___s_p_a_c_e___g_r_o_u_p___n_u_m_b_e_r_(_c_o_n_s_t_ _d_a_t_a_b_l_o_c_k_&_)
│ │ │ │ │ + * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_g_e_t___s_p_a_c_e___g_r_o_u_p___n_u_m_b_e_r_(_s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_,_ _s_p_a_c_e___g_r_o_u_p___n_a_m_e_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_l_i_t_e_r_a_l_s_:_:_o_p_e_r_a_t_o_r_”_”___s_y_m_o_p
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_*_(_c_o_n_s_t_ _m_a_t_r_i_x_3_x_3_<_f_l_o_a_t_>_&_,_ _c_o_n_s_t_ _p_o_i_n_t_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_r_t_h_o_g_o_n_a_l
│ │ │ │ │ ********** VVaarriiaabblleess_? **********
│ │ │ │ │ * _V_a_r_i_a_b_l_e_ _c_i_f_:_:_k_N_r_O_f_S_p_a_c_e_G_r_o_u_p_s
│ │ │ │ │ * _V_a_r_i_a_b_l_e_ _c_i_f_:_:_k_S_p_a_c_e_G_r_o_u_p_s
│ │ │ │ │ * _V_a_r_i_a_b_l_e_ _c_i_f_:_:_k_S_y_m_o_p_N_r_T_a_b_l_e
│ │ │ ├── ./usr/share/doc/libcifpp/api/namespace_cif.html
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -260,36 +260,36 @@
│ │ │ │ Function cif::make_error_condition
│ │ │ │ Function cif::map_to_primitive_type(std::string_view)
│ │ │ │ Function cif::map_to_primitive_type(std::string_view, std::error_code&)
│ │ │ │ Function cif::nudge
│ │ │ │ Function cif::operator and
│ │ │ │ Function cif::operator not
│ │ │ │ Function cif::operator or
│ │ │ │ -Function cif::operator!=(const key&, const empty_type&)
│ │ │ │ -Template Function cif::operator!=(const key&, const std::optional<T>&)
│ │ │ │ Template Function cif::operator!=(const key&, const T&)
│ │ │ │ Function cif::operator!=(const key&, std::string_view)
│ │ │ │ -Function cif::operator*(const matrix3x3<float>&, const point&)
│ │ │ │ +Function cif::operator!=(const key&, const empty_type&)
│ │ │ │ +Template Function cif::operator!=(const key&, const std::optional<T>&)
│ │ │ │ Template Function cif::operator*(const matrix_expression<M1>&, T)
│ │ │ │ Template Function cif::operator*(const matrix_expression<M1>&, const matrix_expression<M2>&)
│ │ │ │ +Function cif::operator*(const matrix3x3<float>&, const point&)
│ │ │ │ Template Function cif::operator-
│ │ │ │ Template Function cif::operator<(const key&, const T&)
│ │ │ │ Function cif::operator<(const key&, std::string_view)
│ │ │ │ Template Function cif::operator<=(const key&, const T&)
│ │ │ │ Function cif::operator<=(const key&, std::string_view)
│ │ │ │ Function cif::operator==(const key&, const std::regex&)
│ │ │ │ Function cif::operator==(const key&, const empty_type&)
│ │ │ │ Template Function cif::operator==(const key&, const std::optional<T>&)
│ │ │ │ Template Function cif::operator==(const any_type&, const T&)
│ │ │ │ Function cif::operator==(const any_type&, const std::regex&)
│ │ │ │ Template Function cif::operator==(const key&, const T&)
│ │ │ │ Function cif::operator==(const key&, std::string_view)
│ │ │ │ Template Function cif::operator==(const key&, T)
│ │ │ │ -Function cif::operator>(const key&, std::string_view)
│ │ │ │ Template Function cif::operator>(const key&, const T&)
│ │ │ │ +Function cif::operator>(const key&, std::string_view)
│ │ │ │ Template Function cif::operator>=(const key&, const T&)
│ │ │ │ Function cif::operator>=(const key&, std::string_view)
│ │ │ │ Function cif::orthogonal
│ │ │ │ Function cif::parse_bond_type_from_string
│ │ │ │ Function cif::parse_dictionary
│ │ │ │ Function cif::parse_stereo_config_from_string
│ │ │ │ Function cif::quaternion_to_angle_axis
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -174,37 +174,37 @@
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_m_a_k_e___e_r_r_o_r___c_o_n_d_i_t_i_o_n
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_m_a_p___t_o___p_r_i_m_i_t_i_v_e___t_y_p_e_(_s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_m_a_p___t_o___p_r_i_m_i_t_i_v_e___t_y_p_e_(_s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_,_ _s_t_d_:_:_e_r_r_o_r___c_o_d_e_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_n_u_d_g_e
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_ _a_n_d
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_ _n_o_t
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_ _o_r
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_!_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _e_m_p_t_y___t_y_p_e_&_)
│ │ │ │ │ - * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_!_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _s_t_d_:_:_o_p_t_i_o_n_a_l_<_T_>_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_!_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _T_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_!_=_(_c_o_n_s_t_ _k_e_y_&_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_*_(_c_o_n_s_t_ _m_a_t_r_i_x_3_x_3_<_f_l_o_a_t_>_&_,_ _c_o_n_s_t_ _p_o_i_n_t_&_)
│ │ │ │ │ + * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_!_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _e_m_p_t_y___t_y_p_e_&_)
│ │ │ │ │ + * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_!_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _s_t_d_:_:_o_p_t_i_o_n_a_l_<_T_>_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_*_(_c_o_n_s_t_ _m_a_t_r_i_x___e_x_p_r_e_s_s_i_o_n_<_M_1_>_&_,_ _T_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_*_(_c_o_n_s_t_ _m_a_t_r_i_x___e_x_p_r_e_s_s_i_o_n_<_M_1_>_&_,_ _c_o_n_s_t
│ │ │ │ │ _m_a_t_r_i_x___e_x_p_r_e_s_s_i_o_n_<_M_2_>_&_)
│ │ │ │ │ + * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_*_(_c_o_n_s_t_ _m_a_t_r_i_x_3_x_3_<_f_l_o_a_t_>_&_,_ _c_o_n_s_t_ _p_o_i_n_t_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_-
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_<_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _T_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_<_(_c_o_n_s_t_ _k_e_y_&_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_<_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _T_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_<_=_(_c_o_n_s_t_ _k_e_y_&_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _s_t_d_:_:_r_e_g_e_x_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _e_m_p_t_y___t_y_p_e_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _s_t_d_:_:_o_p_t_i_o_n_a_l_<_T_>_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _a_n_y___t_y_p_e_&_,_ _c_o_n_s_t_ _T_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _a_n_y___t_y_p_e_&_,_ _c_o_n_s_t_ _s_t_d_:_:_r_e_g_e_x_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _T_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _k_e_y_&_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_=_=_(_c_o_n_s_t_ _k_e_y_&_,_ _T_)
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_>_(_c_o_n_s_t_ _k_e_y_&_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_>_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _T_&_)
│ │ │ │ │ + * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_>_(_c_o_n_s_t_ _k_e_y_&_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_>_=_(_c_o_n_s_t_ _k_e_y_&_,_ _c_o_n_s_t_ _T_&_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_p_e_r_a_t_o_r_>_=_(_c_o_n_s_t_ _k_e_y_&_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_o_r_t_h_o_g_o_n_a_l
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_p_a_r_s_e___b_o_n_d___t_y_p_e___f_r_o_m___s_t_r_i_n_g
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_p_a_r_s_e___d_i_c_t_i_o_n_a_r_y
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_p_a_r_s_e___s_t_e_r_e_o___c_o_n_f_i_g___f_r_o_m___s_t_r_i_n_g
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_q_u_a_t_e_r_n_i_o_n___t_o___a_n_g_l_e___a_x_i_s