template<class dictbase, class type>
TypeAsReturn FX::FXLRUCache< dictbase, type >::operator[] ( KeyTypeAsParam  k  )  const [inline, inherited]

Definition at line 243 of file FXLRUCache.h.

00243 { return find(k); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:39 2009 for TnFOX by doxygen v1.4.7