|
libwordring
|
simple_html 用の ProcessingInstruction ノード [詳解]
#include <simple_node.hpp>
公開型 | |
| using | string_type = String |
限定公開変数類 | |
| string_type | m_data |
| string_type | m_target |
フレンド | |
| template<typename String1 > | |
| bool | operator== (simple_processing_instruction< String1 > const &, simple_processing_instruction< String1 > const &) |
| template<typename String1 > | |
| bool | operator!= (simple_processing_instruction< String1 > const &, simple_processing_instruction< String1 > const &) |
simple_html 用の ProcessingInstruction ノード
| String | 取り扱う文字列の型 |
1.8.17