Should these member functions(i.e: max_size(), construct() and destroy()) be implemented when defining a STL allocator by myself with
max_size()
construct()
destroy()