コード例 #1
0
 gcc_pure
 bool IsEmpty() const {
   return vs.empty();
 }