Пример #1
0
String::String(const AtomicString &s) {
  m_px = s.get();
}