add abstract method

bool add(
  1. T elt
)

Implementation

bool add(T elt);