LLVM  8.0.1
Classes | Functions
StringView.h File Reference
#include <algorithm>
#include <cassert>
#include <cstring>
Include dependency graph for StringView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StringView
 

Functions

bool operator== (const StringView &LHS, const StringView &RHS)
 

Function Documentation

◆ operator==()

bool operator== ( const StringView LHS,
const StringView RHS 
)
inline