Raised This Month: $51 Target: $400
 12% 

[AMTL] Is there any way to clone a ke::Vector?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
11922911
Senior Member
Join Date: Dec 2011
Location: Yuen Long Country
Old 11-03-2018 , 17:10   [AMTL] Is there any way to clone a ke::Vector?
Reply With Quote #1

i have the following code:
PHP Code:
    ke::Vector<intab;
    
b.append(1);
    
b
but it doesn't compile in Visual Studio 2015...

i was using the amxmodx sdk from here

1>amxmodx\modules\waypoint\Waypoint.h(15): error C2248: 'ke::Vector<int,ke::SystemAllocatorPolicy>: perator =': cannot access private member declared in class 'ke::Vector<int,ke::SystemAllocatorPolicy>'
1> amxmodx\public\amtl\amtl/am-vector.h(221): note: see declaration of 'ke::Vector<int,ke::SystemAllocatorPolicy>: perator ='
1> amxmodx\modules\waypoint\Waypoint.h(13): note: see declaration of 'ke::Vector<int,ke::SystemAllocatorPolicy>'
__________________
youtube:
@holla16

Last edited by 11922911; 11-03-2018 at 17:11.
11922911 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode