 |
Changeset 3852
- Timestamp:
- 08/04/08 21:32:11
(4 months ago)
- Author:
- kris
- Message:
removed a memory allocation
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r3671 |
r3852 |
|
| 82 | 82 | emit ("\r\n", spaces[0..indent], "<", node.name(tmp)); |
|---|
| 83 | 83 | foreach (attr; node.attributes) |
|---|
| 84 | | emit (` `, attr.name, `="`, attr.rawValue, `"`); |
|---|
| | 84 | emit (` `, attr.name(tmp), `="`, attr.rawValue, `"`); |
|---|
| 85 | 85 | |
|---|
| 86 | 86 | auto value = rawValue (node); |
|---|
Download in other formats:
|
 |
 |
|
 |
Copyright © 2006-2008 Tango. All Rights Reserved. | Page Width:
Static or
Dynamic