libwordring
|
simple_html 用の DocumentFragment ノード [詳解]
#include <simple_node.hpp>
公開型 | |
using | string_type = String |
フレンド | |
template<typename String1 > | |
bool | operator== (simple_document_fragment< String1 > const &, simple_document_fragment< String1 > const &) |
template<typename String1 > | |
bool | operator!= (simple_document_fragment< String1 > const &, simple_document_fragment< String1 > const &) |
simple_html 用の DocumentFragment ノード
String | 取り扱う文字列の型 |