small cleanup of code
This commit is contained in:
parent
188b3e6511
commit
bdee512057
2 changed files with 0 additions and 5 deletions
|
@ -13,8 +13,6 @@
|
|||
|
||||
namespace Catch {
|
||||
|
||||
class StringData;
|
||||
|
||||
/// A non-owning string class (similar to the forthcoming std::string_view)
|
||||
/// Note that, because a StringRef may be a substring of another string,
|
||||
/// it may not be null terminated. c_str() must return a null terminated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue