jez_higgins
|
051aba3d75
|
added default string adaptor parameter where sensible
|
2006-04-26 18:03:11 +00:00 |
|
jez_higgins
|
4fce921b4c
|
Added default 7 copy constructors, and operator=
|
2005-11-01 10:08:15 +00:00 |
|
jez_higgins
|
58603beff3
|
moved several classes into impl namespace
|
2005-08-22 15:35:20 +00:00 |
|
jez_higgins
|
a95de1c349
|
Added default template parameter to XPathExpressionPtr
|
2005-08-17 10:16:25 +00:00 |
|
jez_higgins
|
9ae5ba9c6f
|
Parameterised ExecutionContext
as a result had to add string_adaptor parameter to XPathExpression,
XPathVariable, UnionExpresion and various other classes
|
2005-08-17 10:13:05 +00:00 |
|
jez_higgins
|
7f53e6cba4
|
parameterised XPathExpression, UnaryExpression and BinaryExpression
|
2005-08-16 16:04:24 +00:00 |
|
jez_higgins
|
a71eb0345f
|
parameterised XPathValue and XPathValuePtr
|
2005-08-16 15:29:02 +00:00 |
|
jez_higgins
|
ffffbff9ce
|
templated XPath::NodeSet on string_type
|
2005-08-16 14:17:22 +00:00 |
|
jez_higgins
|
f423162049
|
XPathExpressionPtr and XPathValuePtr are now classes rather than typedefs.
This will help in the moves to parameterising.
|
2005-08-16 11:57:23 +00:00 |
|
jez_higgins
|
1249293bdc
|
split xpath_expression.hpp out from xpath_object.hpp
|
2005-08-16 11:40:56 +00:00 |
|