Function generatePropertySetter

use in mixin to set this object property with name propName with value of variable value if variable name matches propName

Prototype

string generatePropertySetter(
  string propName
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0