Skip to content
Snippets Groups Projects
Commit f00c7a65 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: rename dictionary::read<T> to dictionary::readEntry<T>

- avoids compiler ambiguity when virtual methods such as
  IOdictionary::read() exist.

- the method was introduced in 1806, and was thus not yet widely used
parent 21557091
Branches
Tags
No related merge requests found
Showing
with 59 additions and 47 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment