Closed Licenser closed 3 years ago
It would be nice, if when looking at the language specification we would link functions that are related. For example when we discuss the array structure we should link to std::array, if we discuss strings, we should link to std::string
std::array
std::string
It would be nice, if when looking at the language specification we would link functions that are related. For example when we discuss the array structure we should link to
std::array
, if we discuss strings, we should link tostd::string