From 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:02:23 +0900 Subject: Rename template library nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqptrvector.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqptrvector.html') diff --git a/doc/html/ntqptrvector.html b/doc/html/ntqptrvector.html index f2f3ff9fa..c4eef2b39 100644 --- a/doc/html/ntqptrvector.html +++ b/doc/html/ntqptrvector.html @@ -83,7 +83,7 @@ The TQPtrVector class is a template collection class that provides a vector (array).

-

TQValueVector is an STL-compatible alternative to this class. +

TQValueVector is an STL-compatible alternative to this class.

TQPtrVector is implemented as a template class. Defines a template instance TQPtrVector<X> to create a vector that contains pointers to X (X*). -- cgit v1.2.1