print Short URL for this page:[close]

Press Ctrl+C to copy
bookmark feedback/comment

Information Technology - Solutions and Ideas


C++ Explicit Functor

We define a c++11 class, ExplicitFunctor, which, behaving as a functor, can evaluate arbitrary members of any class. Consider the following use of the class:

[Read More...]


Javascript Solution for Appending Handler to Events

Often in Javascript components meant for much larger projects (e.g. Drupal, Joomla, MediaWiki, PmWiki, etc.) it becomes necessary to append functions (event handlers) to some event (which may be non-empty because some other Javascript module might have added handlers to it).

[Read More...]



 

Page last modified on May 11, 2011, at 09:19 PM EST.
(cc) Subhrajit Bhattacharya