diff options
author | Adrian Kummerländer | 2014-05-05 20:42:36 +0200 |
---|---|---|
committer | Adrian Kummerländer | 2014-05-05 20:42:36 +0200 |
commit | 9aad4dffd9c8b0fde534b3abc3c27875547423fa (patch) | |
tree | efe5f9af32f9854c6bc7f2caed3c01a4369ca41e /src/support/error/error_capacitor.cc | |
parent | bd24e3fe6335bc776400be6bcb44a0701ecc4133 (diff) | |
download | InputXSLT-9aad4dffd9c8b0fde534b3abc3c27875547423fa.tar InputXSLT-9aad4dffd9c8b0fde534b3abc3c27875547423fa.tar.gz InputXSLT-9aad4dffd9c8b0fde534b3abc3c27875547423fa.tar.bz2 InputXSLT-9aad4dffd9c8b0fde534b3abc3c27875547423fa.tar.lz InputXSLT-9aad4dffd9c8b0fde534b3abc3c27875547423fa.tar.xz InputXSLT-9aad4dffd9c8b0fde534b3abc3c27875547423fa.tar.zst InputXSLT-9aad4dffd9c8b0fde534b3abc3c27875547423fa.zip |
Encapsulated common parts of external function inplementations
* common parts were moved into CRTP template base class _FunctionBase_
* all external functions are derived from that class
** only have to implement _constructDocument_ member method
** currently only supports a single string input parameter which is enough for now
* this change condenses external funtion implementations to the essential and should increase readability as well as maintainability
Diffstat (limited to 'src/support/error/error_capacitor.cc')
0 files changed, 0 insertions, 0 deletions