Skip to content
Snippets Groups Projects
  • Philippe Canal's avatar
    TIsAProxy switch fClass to non-atomic. · 11e0e6d6
    Philippe Canal authored
    Since fClass is modified only 'once' at init time of the IsAProxy object, it is actual more efficient
    to protect the initialization by a lock rather than having fClass being atomic.
    11e0e6d6