:relfileprefix: ../../../../ [#F3C70D79C719D670EFDE280609C5747E6E82FA5C] = Function ci_equal::operator() == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- template< class String0, class String1> bool operator()( String0 s0, String1 s1) const noexcept; ----