ReactOS 0.4.15-dev-7924-g5949c20
traits_test Struct Reference
Collaboration diagram for traits_test:

Public Attributes

const charstrA
 
const wchar_tstrW
 
int str_len
 
int exp_1
 
int exp_2
 
int exp_3
 
int exp_4
 

Detailed Description

Definition at line 18 of file CString.cpp.

Member Data Documentation

◆ exp_1

int traits_test::exp_1

Definition at line 23 of file CString.cpp.

Referenced by test_basetypes().

◆ exp_2

int traits_test::exp_2

Definition at line 23 of file CString.cpp.

◆ exp_3

int traits_test::exp_3

Definition at line 23 of file CString.cpp.

◆ exp_4

int traits_test::exp_4

Definition at line 23 of file CString.cpp.

◆ str_len

int traits_test::str_len

Definition at line 22 of file CString.cpp.

◆ strA

const char* traits_test::strA

Definition at line 20 of file CString.cpp.

◆ strW

const wchar_t* traits_test::strW

Definition at line 21 of file CString.cpp.


The documentation for this struct was generated from the following file: