│ │ │ │ Typedef cif::matrix3x3
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -46,17 +46,17 @@
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _C_l_a_s_s_ _s_y_m_m_e_t_r_i_c___m_a_t_r_i_x
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _C_l_a_s_s_ _s_y_m_m_e_t_r_i_c___m_a_t_r_i_x___f_i_x_e_d
│ │ │ │ │ ********** FFuunnccttiioonnss_? **********
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_d_e_t_e_r_m_i_n_a_n_t_(_c_o_n_s_t_ _M_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_d_e_t_e_r_m_i_n_a_n_t_(_c_o_n_s_t_ _m_a_t_r_i_x_3_x_3_<_F_>_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_i_n_v_e_r_s_e_(_c_o_n_s_t_ _m_a_t_r_i_x_3_x_3_<_F_>_&_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_i_n_v_e_r_s_e_(_c_o_n_s_t_ _M_&_)
│ │ │ │ │ - * _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_>_&_)
│ │ │ │ │ + * _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_-
│ │ │ │ │ ********** TTyyppeeddeeffss_? **********
│ │ │ │ │ * _T_y_p_e_d_e_f_ _c_i_f_:_:_m_a_t_r_i_x_3_x_3
│ │ │ │ │ * _T_y_p_e_d_e_f_ _c_i_f_:_:_m_a_t_r_i_x_4_x_4
│ │ │ │ │ * _T_y_p_e_d_e_f_ _c_i_f_:_:_s_y_m_m_e_t_r_i_c___m_a_t_r_i_x_3_x_3
│ │ │ │ │ * _T_y_p_e_d_e_f_ _c_i_f_:_:_s_y_m_m_e_t_r_i_c___m_a_t_r_i_x_4_x_4
│ │ │ │ │ ===============================================================================
│ │ │ ├── ./usr/share/doc/libcifpp/api/file_cif++_text.hpp.html
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -139,18 +139,18 @@
│ │ │ │ Function cif::cif_id_for_number
│ │ │ │ Function cif::contains
│ │ │ │ Function cif::ends_with
│ │ │ │ Template Function cif::from_chars
│ │ │ │ Function cif::icompare(std::string_view, std::string_view)
│ │ │ │ Function cif::icompare(const char *, const char *)
│ │ │ │ Function cif::icontains
│ │ │ │ -Function cif::iequals(const char *, const char *)
│ │ │ │ Function cif::iequals(std::string_view, std::string_view)
│ │ │ │ -Template Function cif::join(IterType, IterType, std::string_view)
│ │ │ │ +Function cif::iequals(const char *, const char *)
│ │ │ │ Template Function cif::join(const V&, std::string_view)
│ │ │ │ +Template Function cif::join(IterType, IterType, std::string_view)
│ │ │ │ Function cif::replace_all
│ │ │ │ Template Function cif::split
│ │ │ │ Function cif::split_item_name
│ │ │ │ Function cif::split_tag_name
│ │ │ │ Function cif::starts_with
│ │ │ │ Template Function cif::to_chars(char *, char *, FloatType&, chars_format)
│ │ │ │ Template Function cif::to_chars(char *, char *, FloatType&, chars_format, int)
│ │ │ │ ├── html2text {}
│ │ │ │ │ @@ -45,18 +45,18 @@
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_c_i_f___i_d___f_o_r___n_u_m_b_e_r
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_c_o_n_t_a_i_n_s
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_e_n_d_s___w_i_t_h
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_f_r_o_m___c_h_a_r_s
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_i_c_o_m_p_a_r_e_(_s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_,_ _s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_i_c_o_m_p_a_r_e_(_c_o_n_s_t_ _c_h_a_r_ _*_,_ _c_o_n_s_t_ _c_h_a_r_ _*_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_i_c_o_n_t_a_i_n_s
│ │ │ │ │ - * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_i_e_q_u_a_l_s_(_c_o_n_s_t_ _c_h_a_r_ _*_,_ _c_o_n_s_t_ _c_h_a_r_ _*_)
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_i_e_q_u_a_l_s_(_s_t_d_:_:_s_t_r_i_n_g___v_i_e_w_,_ _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_:_:_j_o_i_n_(_I_t_e_r_T_y_p_e_,_ _I_t_e_r_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_:_:_i_e_q_u_a_l_s_(_c_o_n_s_t_ _c_h_a_r_ _*_,_ _c_o_n_s_t_ _c_h_a_r_ _*_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_j_o_i_n_(_c_o_n_s_t_ _V_&_,_ _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_:_:_j_o_i_n_(_I_t_e_r_T_y_p_e_,_ _I_t_e_r_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_:_:_r_e_p_l_a_c_e___a_l_l
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_s_p_l_i_t
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_s_p_l_i_t___i_t_e_m___n_a_m_e
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_s_p_l_i_t___t_a_g___n_a_m_e
│ │ │ │ │ * _F_u_n_c_t_i_o_n_ _c_i_f_:_:_s_t_a_r_t_s___w_i_t_h
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_t_o___c_h_a_r_s_(_c_h_a_r_ _*_,_ _c_h_a_r_ _*_,_ _F_l_o_a_t_T_y_p_e_&_,_ _c_h_a_r_s___f_o_r_m_a_t_)
│ │ │ │ │ * _T_e_m_p_l_a_t_e_ _F_u_n_c_t_i_o_n_ _c_i_f_:_:_t_o___c_h_a_r_s_(_c_h_a_r_ _*_,_ _c_h_a_r_ _*_,_ _F_l_o_a_t_T_y_p_e_&_,_ _c_h_a_r_s___f_o_r_m_a_t_,