added access on tag_name and tag_value
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* @brief A XQMaptor implementation for pointers to to data entries.
|
||||
*/
|
||||
|
||||
template<class T>
|
||||
template<typename T>
|
||||
class XQPtrMaptor : public XQMaptor<T*>
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user