Huang YiMing
Results
2
issues of
Huang YiMing
### Describe the issue the documentation about FieldsAre wrote: ```cpp struct MyStruct { int value = 42; std::string greeting = "aloha"; }; MyStruct s; EXPECT_THAT(s, FieldsAre(42, "aloha")); ``` however, when...
annotation can take effect, for instance: . but config in window.$docsify doesn't take effect, for instance chat: { // chat panel title title: "Dialog", // set avatar url users: [...
enhancement