Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
The first advice is to use one of the library-provided conversions, rather then providing a custom one, unless the resulting format is undesirable. If the library deduces the wrong conversion category, you can opt out by specialising the relevant trait to inherit from首要建议是:除非生成的格式不符合需求,否则应优先使用库提供的转换,而非自行实现自定义转换。如果库错误地推断了转换类别,你可以通过将相关特征特化为继承自 `std::false_type`.来排除该转换。