webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WTF::P5Node Struct Reference

Public Member Functions

 WTF_MAKE_NONCOPYABLE (P5Node)
 
 P5Node ()
 

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
BigInt val
 
P5Nodenext
 

Constructor & Destructor Documentation

◆ P5Node()

WTF::P5Node::P5Node ( )
inline

Member Function Documentation

◆ WTF_MAKE_NONCOPYABLE()

WTF::P5Node::WTF_MAKE_NONCOPYABLE ( P5Node  )

Member Data Documentation

◆ next

P5Node* WTF::P5Node::next

◆ val

BigInt WTF::P5Node::val

◆ WTF_MAKE_FAST_ALLOCATED

WTF::P5Node::WTF_MAKE_FAST_ALLOCATED

The documentation for this struct was generated from the following file: