Skip to main content
6 events
when toggle format what by license comment
Jul 5, 2018 at 13:17 comment added AZ_ @ArmonSafai read this for more understanding java.globinch.com/patterns/design-patterns/…
Jun 18, 2018 at 18:43 comment added void.pointer Self-registering factories are, AFAIK, impossible in C++ inside static libraries since unused (i.e. odr-used) global variables are discarded by toolchains.
Nov 24, 2015 at 9:27 comment added JacquesB @ArmonSafai: Here is an example: jkfill.com/2010/12/29/self-registering-factories-in-c-sharp
Nov 24, 2015 at 0:12 comment added Armon Safai Can you please explain how a map/configuration/registry would work?
Nov 23, 2015 at 18:37 history edited JacquesB CC BY-SA 3.0
added 299 characters in body
Nov 23, 2015 at 16:42 history answered JacquesB CC BY-SA 3.0