RC.refCount

  1. size_t refCount(T p)
  2. size_t refCount(T* p)
    struct RC
    static ref
    size_t
    refCount
    (
    T
    )
    (
    T* p
    )
  3. size_t refCount(T[] arr)

Meta