The template classes should not have the tag of module. 64/300664/5
authorAdunFang <xiaohui.fang@samsung.com>
Tue, 31 Oct 2023 04:17:57 +0000 (13:17 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 9 Nov 2023 17:38:15 +0000 (17:38 +0000)
commitbc3b382a169de6a7021b7142cd5cd16d95505f23
tree720cd3bc1db50806b17a3a6a01558ad382b694a3
parentded0afd06beb814de7c44338be538ccdabcd3dc0
The template classes should not have the tag of module.

the APIs of tempalte class will be exapned in the module who use it,
so it should not have the tag of module.

For example:

The class "BitSet" is used in dali-toolkit, then the APIs of the class are defined in dali-toolkit,
so it is not a class of dali-adaptor.

Change-Id: Ieb53a42f90d39bf34f6a75b4c2d0e13d4e7e19ab
dali/devel-api/adaptor-framework/accessibility-bitset.h